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

int is_strip = -1;