Commit d4d8dd7c by Doug Evans

t-sparclite (MULTILIB_*): Delete msoft-float and mno-flat, they're the defaults.

	* sparc/t-sparclite (MULTILIB_*): Delete msoft-float and mno-flat,
	they're the defaults.  Add -mcpu=f934 as synonym for -mfpu.

From-SVN: r11311
parent efc08378
......@@ -16,9 +16,9 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
echo '#define US_SOFTWARE_GOFAST' >> fp-bit.c
cat $(srcdir)/config/fp-bit.c >> fp-bit.c
MULTILIB_OPTIONS=mfpu/msoft-float mflat/mno-flat
MULTILIB_DIRNAMES=
MULTILIB_MATCHES= mfpu=mhard-float mno-fpu=msoft-float
MULTILIB_OPTIONS = mfpu mflat
MULTILIB_DIRNAMES =
MULTILIB_MATCHES = mfpu=mhard-float mfpu=mcpu?f934
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