t-freebsd64: Remove 32-bit soft-float multilibs.
authorAndreas Tobler <andreast@gcc.gnu.org>
Wed, 4 Mar 2015 21:56:46 +0000 (22:56 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Wed, 4 Mar 2015 21:56:46 +0000 (22:56 +0100)
2015-03-04  Andreas Tobler  <andreast@gcc.gnu.org>

    * config/rs6000/t-freebsd64: Remove 32-bit soft-float multilibs.

From-SVN: r221197

gcc/ChangeLog
gcc/config/rs6000/t-freebsd64

index db131ee786805fc697aeeed021faabe070e25156..56c844b12667676cb6d904901d3dba6741ec6a4f 100644 (file)
@@ -1,3 +1,7 @@
+2015-03-04  Andreas Tobler  <andreast@gcc.gnu.org>
+
+       * config/rs6000/t-freebsd64: Remove 32-bit soft-float multilibs.
+
 2015-03-03  Jan Hubicka  <hubicka@ucw.cz>
 
        * cgraph.c (cgraph_node::can_remove_if_no_direct_calls_p): Rewrite
index cb170d4188b1cdda0d30dd8cbb6fee4a86b14ef5..e0c347cb369f84de7916002d861782697870531c 100644 (file)
 # On FreeBSD the 32-bit libraries are found under /usr/lib32.
 # Set MULTILIB_OSDIRNAMES according to this.
 
-MULTILIB_OPTIONS        = m32 msoft-float
-MULTILIB_DIRNAMES       = 32 nof
+MULTILIB_OPTIONS        = m32
+MULTILIB_DIRNAMES       = 32
 MULTILIB_EXTRA_OPTS     = fPIC mstrict-align
 MULTILIB_EXCEPTIONS     =
-MULTILIB_EXCLUSIONS     = !m32/msoft-float 
 MULTILIB_OSDIRNAMES    = ../lib32
-#MULTILIB_MATCHES        = $(MULTILIB_MATCHES_FLOAT)