From: YunQiang Su Date: Sun, 20 Aug 2023 14:58:37 +0000 (+0800) Subject: Gold/MIPS: Drop mips*le/mips*el* triple pattern X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=adb3ae2eba78b4b84d7b94342f6774b250190a98;p=binutils-gdb.git Gold/MIPS: Drop mips*le/mips*el* triple pattern Only mips*el triples are supported by binutils. The mips*le or mips*el* may cause some problem with other components of binutils, since they will consider them as big endian. --- diff --git a/gold/configure.tgt b/gold/configure.tgt index 996bc901d1d..8f0f21bdc03 100644 --- a/gold/configure.tgt +++ b/gold/configure.tgt @@ -153,7 +153,7 @@ aarch64*-*) targ_big_endian=false targ_extra_big_endian=true ;; -mips*el*-*-*|mips*le*-*-*) +mips*el-*-*) targ_obj=mips targ_machine=EM_MIPS targ_size=32