* config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.
From-SVN: r49661
This commit is contained in:
parent
62deb2118b
commit
247cb9df4b
@ -1,3 +1,7 @@
|
||||
2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.
|
||||
|
||||
2002-02-10 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* config/h8300/h8300.md (pushhi1_h8300): Correct the mode
|
||||
|
@ -14,7 +14,9 @@ MULTILIB_OPTIONS = mabi=gnu
|
||||
MULTILIB_DIRNAMES = gnuabi
|
||||
|
||||
# Don't use global registers in libraries.
|
||||
MULTILIB_EXTRA_OPTS = mno-base-addresses
|
||||
# FIXME: Not applied at "root" level, so disabled at the moment to stop
|
||||
# incorrect comparisons with -mabi=gnu.
|
||||
#MULTILIB_EXTRA_OPTS = mno-base-addresses
|
||||
|
||||
$(T)crti.o: $(srcdir)/config/mmix/crti.asm $(GCC_PASSES)
|
||||
$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \
|
||||
|
Loading…
Reference in New Issue
Block a user