Do not attempt to fixup relocs relative to weak symbols
[deliverable/binutils-gdb.git] / config / mt-sparcpic
1 PICFLAG_FOR_TARGET=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.057297 seconds and 4 git commands to generate.