* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
[binutils.git] / binutils / is-ranlib.c
blob22ce3aa4ee7023d83a3d16985941eb9325a39397
1 /* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
3 int is_ranlib = 1;