Better bundle template selection
[deliverable/binutils-gdb.git] / config / mt-sparcpic
index 35b8c9e4dc2320bc8c12184a31e62df0afd07920..a62b38bd9c1bc14c41745e3da367de6c5d11cab3 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.024747 seconds and 4 git commands to generate.