]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - contrib/binutils/config/mh-sparcpic
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / contrib / binutils / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`