* elf.c (_bfd_elf_get_synthetic_symtab): Set BSF_GLOBAL on
[binutils.git] / binutils / not-strip.c
blob854a6697adb0d3582a58d5d982dfab11bf290347
1 /* Linked with objcopy.o to flag that this program is 'objcopy' (not
2 'strip'). */
4 int is_strip = 0;