* config/sparc/t-netbsd64: Disable multilib for now.

From-SVN: r56807
This commit is contained in:
Jason Thorpe 2002-09-04 18:18:37 +00:00 committed by Jason Thorpe
parent 275b6d80ed
commit 3e62bd08ed
2 changed files with 11 additions and 5 deletions

View 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.

View 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