Do not check sections without a LOAD attribute for overlap
[deliverable/binutils-gdb.git] / config / mh-sparcpic
CommitLineData
252b5132 1PICFLAG=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.030918 seconds and 4 git commands to generate.