aboutsummaryrefslogtreecommitdiff
path: root/binutils/maybe-strip.c
blob: 7da8763cd9f87edaf0bb3ece792b0d17ce915527 (plain)
1
2
3
4
/* Linked with copy.o to flag that this program decides at runtime
   (using argv[0] if it is is 'strip' or 'copy'. */

int is_strip = -1;