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