aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/gcc/config/rs6000/t-ppcendian
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/gcc/config/rs6000/t-ppcendian')
-rw-r--r--gcc-4.4.3/gcc/config/rs6000/t-ppcendian12
1 files changed, 0 insertions, 12 deletions
diff --git a/gcc-4.4.3/gcc/config/rs6000/t-ppcendian b/gcc-4.4.3/gcc/config/rs6000/t-ppcendian
deleted file mode 100644
index b6252ee0c..000000000
--- a/gcc-4.4.3/gcc/config/rs6000/t-ppcendian
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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}