Remove special case handling for rtems targets that are sufficiently handled by
[binutils.git] / binutils / is-strip.c
blob338245d08b53d65c44fc152e955f6f936f415f2b
1 /* Linked with objcopy.o to flag that this program is 'strip' (not
2 'objcopy'). */
4 int is_strip = 1;