mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-15 21:41:40 +08:00
* config/sparc/t-netbsd64: Disable multilib for now.
From-SVN: r56807
This commit is contained in:
parent
275b6d80ed
commit
3e62bd08ed
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user