]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/binutils/binutils/not-strip.c
MFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects
[FreeBSD/FreeBSD.git] / contrib / binutils / binutils / not-strip.c
1 /* Linked with objcopy.o to flag that this program is 'objcopy' (not
2    'strip').  */
3
4 int is_strip = 0;