]> git.ipfire.org Git - thirdparty/gcc.git/blob - config/mt-sparcpic
a62b38bd9c1bc14c41745e3da367de6c5d11cab3
[thirdparty/gcc.git] / config / mt-sparcpic
1 PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`