diff options
Diffstat (limited to 'contrib/gcc/config/rs6000/t-ppcos')
-rw-r--r-- | contrib/gcc/config/rs6000/t-ppcos | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/gcc/config/rs6000/t-ppcos b/contrib/gcc/config/rs6000/t-ppcos deleted file mode 100644 index 819863bead4f..000000000000 --- a/contrib/gcc/config/rs6000/t-ppcos +++ /dev/null @@ -1,8 +0,0 @@ -# Multilibs for a powerpc hosted ELF target (linux, SVR4) - -MULTILIB_OPTIONS = msoft-float -MULTILIB_DIRNAMES = nof -MULTILIB_EXTRA_OPTS = fPIC mstrict-align -MULTILIB_EXCEPTIONS = - -MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} |