summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/mt-sparcpic
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/mt-sparcpic')
-rw-r--r--contrib/gcc/config/mt-sparcpic1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gcc/config/mt-sparcpic b/contrib/gcc/config/mt-sparcpic
new file mode 100644
index 0000000..a62b38b
--- /dev/null
+++ b/contrib/gcc/config/mt-sparcpic
@@ -0,0 +1 @@
+PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
OpenPOWER on IntegriCloud