sh-linux fix target cpu
authorYoshinori Sato <yo-satoh@sios.com>
Fri, 28 Jan 2022 22:16:47 +0000 (17:16 -0500)
committerJeff Law <jeffreyalaw@gmail.com>
Fri, 28 Jan 2022 22:17:39 +0000 (17:17 -0500)
sh-linux not supported any SH1 and SH2a little-endian.

gcc

* config/sh/t-linux (MULTILIB_EXCEPTIONS): Add m1, mb/m1 and m2a.

gcc/config/sh/t-linux

index d33c638..4866dac 100644 (file)
@@ -1,2 +1,3 @@
-MULTILIB_DIRNAMES= 
-MULTILIB_MATCHES = 
+MULTILIB_DIRNAMES=
+MULTILIB_MATCHES=
+MULTILIB_EXCEPTIONS=m1 mb/m1 m2a