summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/t-ppcos
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/t-ppcos')
-rw-r--r--gcc/config/rs6000/t-ppcos11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/config/rs6000/t-ppcos b/gcc/config/rs6000/t-ppcos
new file mode 100644
index 00000000000..fe1d6ad64c1
--- /dev/null
+++ b/gcc/config/rs6000/t-ppcos
@@ -0,0 +1,11 @@
+# Target config file for a System V based system (Solaris, Linux, Netbsd) with gas
+
+# Build libgcc.a with different options. With gas, build pic libraries
+# as well no floating point
+MULTILIB_OPTIONS = msoft-float fPIC
+MULTILIB_DIRNAMES = nof pic
+MULTILIB_EXCEPTIONS =
+MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} \
+ fPIC=mrelocatable-lib \
+ fPIC=mrelocatable \
+ fPIC=fpic