diff options
Diffstat (limited to 'contrib/gcc/config/rs6000/t-ppcgas')
-rw-r--r-- | contrib/gcc/config/rs6000/t-ppcgas | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/gcc/config/rs6000/t-ppcgas b/contrib/gcc/config/rs6000/t-ppcgas deleted file mode 100644 index 120aef4467c1..000000000000 --- a/contrib/gcc/config/rs6000/t-ppcgas +++ /dev/null @@ -1,14 +0,0 @@ -# Multilibs for powerpc embedded ELF targets. - -MULTILIB_OPTIONS = msoft-float \ - mlittle/mbig \ - fleading-underscore - -MULTILIB_DIRNAMES = nof \ - le be \ - und - -MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi mstrict-align - -MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} \ - ${MULTILIB_MATCHES_ENDIAN} |