fix copyrights
[deliverable/binutils-gdb.git] / config / mt-sparcpic
index ff9872755757084af74d9dc4c462784c00d6debe..fd0ec271afce11b4764c7c5cb25d2a3db109cce0 100644 (file)
@@ -1 +1 @@
-PICFLAG_FOR_TARGET=-fpic
+PICFLAG_FOR_TARGET=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
This page took 0.022898 seconds and 4 git commands to generate.