Check for BFD_RELOC_ARM_PCREL_BRANCH in elf32_arm_force_relocation.
[deliverable/binutils-gdb.git] / binutils / is-ranlib.c
1 /* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
2
3 int is_ranlib = 1;
This page took 0.052946 seconds and 4 git commands to generate.