Commit dd286892 by Fred Fish Committed by Thiemo Seufer

t-elf (MULTILIB_MATCHES): Combine two entries into single entry.

	* config/mips/t-elf (MULTILIB_MATCHES): Combine two entries
	into single entry.

From-SVN: r114472
parent c291f8b1
2006-06-07 Fred Fish <fnf@specifix.com>
* config/mips/t-elf (MULTILIB_MATCHES): Combine two entries
into single entry.
2006-06-07 Paolo Bonzini <bonzini@gnu.org>
PR target/27390
......
......@@ -33,8 +33,7 @@ TARGET_LIBGCC2_CFLAGS = -G 0
MULTILIB_OPTIONS = msoft-float EL/EB
MULTILIB_DIRNAMES = soft-float el eb
MULTILIB_MATCHES = EL=mel EB=meb
MULTILIB_MATCHES = msingle-float=m4650
MULTILIB_MATCHES = EL=mel EB=meb msingle-float=m4650
EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crti.o crtn.o
LIBGCC = stmp-multilib
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment