]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/binutils/config/mh-sparcpic
Change the current working directory to be inside the jail created by
[FreeBSD/releng/7.2.git] / contrib / binutils / config / mh-sparcpic
1 PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`