sh-linux fix target cpu

sh-linux not supported any SH1 and SH2a little-endian.

gcc

	* config/sh/t-linux (MULTILIB_EXCEPTIONS): Add m1, mb/m1 and m2a.
This commit is contained in:
Yoshinori Sato 2022-01-28 17:16:47 -05:00 committed by Jeff Law
parent cb3ac1985a
commit 06995c2958
1 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
MULTILIB_DIRNAMES=
MULTILIB_MATCHES =
MULTILIB_DIRNAMES=
MULTILIB_MATCHES=
MULTILIB_EXCEPTIONS=m1 mb/m1 m2a