(MULTILIB_OPTIONS): Change options mbe/mle to mbig-endian and mlittle-endian.
authorRichard Earnshaw <erich@gnu.org>
Tue, 13 May 1997 18:45:05 +0000 (18:45 +0000)
committerRichard Earnshaw <erich@gnu.org>
Tue, 13 May 1997 18:45:05 +0000 (18:45 +0000)
(MULTILIB_OPTIONS): Change options mbe/mle to mbig-endian
and mlittle-endian.
(MULTILIB_MATCHES): Nothing matches that matters.

From-SVN: r14062

gcc/config/arm/t-bare

index 4f1d84a..85e6a30 100644 (file)
@@ -22,9 +22,9 @@ dp-bit.c: $(srcdir)/config/fp-bit.c
        cat $(srcdir)/config/fp-bit.c >> dp-bit.c
 
 # Avoid building a duplicate set of libraries for the default endian-ness.
-MULTILIB_OPTIONS = mle/mbe mhard-float
+MULTILIB_OPTIONS = mlittle-endian/mbig-endian mhard-float
 MULTILIB_DIRNAMES = le be fpu
-MULTILIB_MATCHES = mbe=mbig-endian mle=mlittle-endian
+MULTILIB_MATCHES = 
 
 LIBGCC = stmp-multilib
 INSTALL_LIBGCC = install-multilib