]> CyberLeo.Net >> Repos - FreeBSD/releng/8.0.git/blob - contrib/binutils/config/mt-sparcpic
Fix a race condition exists in the OpenSSL TLS server extension code and
[FreeBSD/releng/8.0.git] / contrib / binutils / config / mt-sparcpic
1 PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`