]> git.ipfire.org Git - thirdparty/gcc.git/blame - config/mh-sparcpic
<top level>
[thirdparty/gcc.git] / config / mh-sparcpic
CommitLineData
229e1e4c 1PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`