Commit 8b8def46 by Jim Wilson

(MULTILIB_OPTIONS, MULTILIB_DIRNAMES,

MULTILIB_MATCHES): Add -msingle-float support.

From-SVN: r10636
parent 54efdaa4
......@@ -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
......
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