* elf32-iq2000.c (iq2000_elf_relocate_section): Adjust addend of
[deliverable/binutils-gdb.git] / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.028265 seconds and 4 git commands to generate.