summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/rs6000/t-ppcendian
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/rs6000/t-ppcendian')
-rw-r--r--contrib/gcc/config/rs6000/t-ppcendian12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/gcc/config/rs6000/t-ppcendian b/contrib/gcc/config/rs6000/t-ppcendian
new file mode 100644
index 0000000..b6252ee
--- /dev/null
+++ b/contrib/gcc/config/rs6000/t-ppcendian
@@ -0,0 +1,12 @@
+# Multilibs for powerpc embedded ELF targets with altivec.
+
+MULTILIB_OPTIONS = msoft-float \
+ mlittle/mbig
+
+MULTILIB_DIRNAMES = nof \
+ le be
+
+
+MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} \
+ ${MULTILIB_MATCHES_ENDIAN} \
+ ${MULTILIB_MATCHES_SYSV}
OpenPOWER on IntegriCloud