(MULTILIB_OPTIONS, MULTILIB_DIRNAMES,

MULTILIB_MATCHES): Add -msingle-float support.

From-SVN: r10636
This commit is contained in:
Jim Wilson 1995-11-29 18:40:33 -08:00
parent 54efdaa420
commit 8b8def46d6
1 changed files with 3 additions and 3 deletions

View File

@ -34,9 +34,9 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
# Build the libraries for both hard and soft floating point
MULTILIB_OPTIONS = msoft-float EL/EB mips1/mips3
MULTILIB_DIRNAMES = soft-float el eb mips1 mips3
MULTILIB_MATCHES =
MULTILIB_OPTIONS = msoft-float/msingle-float EL/EB mips1/mips3
MULTILIB_DIRNAMES = soft-float single el eb mips1 mips3
MULTILIB_MATCHES = msingle-float=m4650
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib