]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/sparc/t-netbsd64: Disable multilib for now.
authorJason Thorpe <thorpej@wasabisystems.com>
Wed, 4 Sep 2002 18:18:37 +0000 (18:18 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Wed, 4 Sep 2002 18:18:37 +0000 (18:18 +0000)
From-SVN: r56807

gcc/ChangeLog
gcc/config/sparc/t-netbsd64

index 3713dd09ac87f427e32930eb44bbc491b57ed0fc..32ed90e3334f9a0583be275607fc0da43bf96223 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-04  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config/sparc/t-netbsd64: Disable multilib for now.
+
 2002-09-04  David Edelsohn  <edelsohn@gnu.org>
 
        * target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.
index 1292b86367fe17354b7f7763a81a52d93a85f57c..0fddb0ffe873d7fbbe8da0b9be80639ac5e258fc 100644 (file)
@@ -1,6 +1,8 @@
-MULTILIB_OPTIONS = m32/m64
-MULTILIB_DIRNAMES = 32 64
-MULTILIB_MATCHES =
+# Disable multilib fow now, as NetBSD/sparc64 does not ship with
+# a 32-bit environment.
+#MULTILIB_OPTIONS = m32/m64
+#MULTILIB_DIRNAMES = 32 64
+#MULTILIB_MATCHES =
 
-LIBGCC = stmp-multilib
-INSTALL_LIBGCC = install-multilib
+#LIBGCC = stmp-multilib
+#INSTALL_LIBGCC = install-multilib