aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-11-05 11:15:35 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1995-11-05 11:15:35 -0500
commit09f6940d6112163c758f3a3c81ebd0acb19e3ba6 (patch)
treee1771d32c2729ebb55f46df04be7b74b9fd74f6d /gcc
parent06e1bace95cece4e6cd89ce7efba7e37b7bfcf2b (diff)
downloadgcc-09f6940d6112163c758f3a3c81ebd0acb19e3ba6.zip
gcc-09f6940d6112163c758f3a3c81ebd0acb19e3ba6.tar.gz
gcc-09f6940d6112163c758f3a3c81ebd0acb19e3ba6.tar.bz2
(MULTILIB_OPTIONS): Add m2.
(MULTILIB_DIRNAMES): Add m2. (MULTILIB_MATCHES): Define. From-SVN: r10560
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/sh/t-sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/config/sh/t-sh b/gcc/config/sh/t-sh
index 19081f3..e4761b1 100644
--- a/gcc/config/sh/t-sh
+++ b/gcc/config/sh/t-sh
@@ -21,8 +21,9 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
echo '#endif' >> fp-bit.c
cat $(srcdir)/config/fp-bit.c >> fp-bit.c
-MULTILIB_OPTIONS=ml
-MULTILIB_DIRNAMES=ml
+MULTILIB_OPTIONS = ml m2
+MULTILIB_DIRNAMES = ml m2
+MULTILIB_MATCHES = m2=m3
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib