]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/rs6000/t-ppcgas
See the ChangeLog on the branch for more details.
[gcc.git] / gcc / config / rs6000 / t-ppcgas
index 8ea37beebd5e5abe1d1a3ae719da5e4cf2c0c38f..0765a9e4c6e05a2fd9f99bf081137eeeb69c3085 100644 (file)
@@ -3,16 +3,17 @@
 
 MULTILIB_OPTIONS       = msoft-float \
                          mlittle/mbig \
-                         mcall-sysv/mcall-aix/mcall-linux
+                         mcall-sysv/mcall-aix \
+                         fleading-underscore
 
 MULTILIB_DIRNAMES      = nof \
                          le be \
-                         cs ca lin
+                         cs ca \
+                         und
 
 MULTILIB_EXTRA_OPTS    = mrelocatable-lib mno-eabi mstrict-align
-MULTILIB_EXCEPTIONS    = *mbig/*mcall-linux* \
-                         *mlittle/*mcall-linux* \
-                         *msoft-float/*mcall-linux*
+MULTILIB_EXCEPTIONS    = *mcall-aix/*fleading-underscore* \
+                         *mlittle/*mcall-aix*
 
 MULTILIB_MATCHES       = ${MULTILIB_MATCHES_FLOAT} \
                          ${MULTILIB_MATCHES_ENDIAN} \
This page took 0.03052 seconds and 5 git commands to generate.