]> 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 21:34:47 +0000 (21:34 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Wed, 4 Sep 2002 21:34:47 +0000 (21:34 +0000)
From-SVN: r56812

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

index 45978d6f7adbbb85f00bb67bc4cd22fb5de6ff96..6439ef6ef6e099238a72b8a43b456fde855a7b83 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-04  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config/sparc/t-netbsd64: Disable multilib for now.
+
 2002-09-01  Alexandre Oliva  <aoliva@redhat.com>
 
        * c-tree.h (skip_evaluation): Move declaration...
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