summaryrefslogtreecommitdiff
path: root/binutils/is-strip.c
blob: 215341a325ce739152876f410992226f87b29818 (plain)
1
2
3
4
/* Linked with objcopy.o to flag that this program is 'strip' (not
   'objcopy'). */

int is_strip = 1;