diff mbox series

[csky] Delete big endian CPUs' mutilib for linux gcc.

Message ID 20200730024937.87878-1-cooper.qu@linux.alibaba.com
State New
Headers show
Series [csky] Delete big endian CPUs' mutilib for linux gcc. | expand

Commit Message

Xianmiao Qu July 30, 2020, 2:49 a.m. UTC
gcc/
        * config/csky/t-csky-linux: Delete big endian CPUs' multilib.

---
 gcc/config/csky/t-csky-linux | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
diff mbox series

Patch

diff --git a/gcc/config/csky/t-csky-linux b/gcc/config/csky/t-csky-linux
index 16656c3..df471ed 100644
--- a/gcc/config/csky/t-csky-linux
+++ b/gcc/config/csky/t-csky-linux
@@ -20,14 +20,8 @@ 
 # <http://www.gnu.org/licenses/>.
 
 
-# Endiannesses.
-MULTILIB_OPTIONS     = mlittle-endian/mbig-endian
-MULTILIB_DIRNAMES    = little big
-MULTILIB_MATCHES     = mlittle-endian=EL
-MULTILIB_MATCHES     = mbig-endian=EB
-
 MULTILIB_EXCEPTIONS  =
-CSKY_MULTILIB_OSDIRNAMES = mbig-endian=/big mlittle-endian=/. mhard-float=/hard-fp msoft-float=/. mcpu.ck810f=/. mcpu.ck807f=/ck807
+CSKY_MULTILIB_OSDIRNAMES = mhard-float=/hard-fp msoft-float=/. mcpu.ck810f=/. mcpu.ck807f=/ck807
 
 # Arch variants.
 MULTILIB_OPTIONS     += mcpu=ck810f/mcpu=ck807f