Commit 09f6940d by Richard Kenner

(MULTILIB_OPTIONS): Add m2.

(MULTILIB_DIRNAMES): Add m2.
(MULTILIB_MATCHES): Define.

From-SVN: r10560
parent 06e1bace
...@@ -21,8 +21,9 @@ fp-bit.c: $(srcdir)/config/fp-bit.c ...@@ -21,8 +21,9 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
echo '#endif' >> fp-bit.c echo '#endif' >> fp-bit.c
cat $(srcdir)/config/fp-bit.c >> fp-bit.c cat $(srcdir)/config/fp-bit.c >> fp-bit.c
MULTILIB_OPTIONS=ml MULTILIB_OPTIONS = ml m2
MULTILIB_DIRNAMES=ml MULTILIB_DIRNAMES = ml m2
MULTILIB_MATCHES = m2=m3
LIBGCC = stmp-multilib LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-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