diff --git a/binutils-2.42.spec b/binutils-2.42.spec index ff5378c0c0927be6355f29f3800fe57d7ddb60a6..4ea624db5d4c996b193b3cb760e12c4aaaba3a14 100644 --- a/binutils-2.42.spec +++ b/binutils-2.42.spec @@ -15,10 +15,9 @@ Summary: A GNU collection of binary utilities Name: %{?_scl_prefix}binutils%{binutils_ver} Version: 2.42 -Release: 2 +Release: 3 License: GPLv3+ URL: https://sourceware.org/binutils -ExcludeArch: loongarch64 #---Start of Configure Options----------------------------------------------- @@ -94,7 +93,7 @@ ExcludeArch: loongarch64 #----End of Configure Options------------------------------------------------ # Note - in the future the gold linker may become deprecated. -%ifnarch riscv64 +%ifnarch riscv64 loongarch64 %bcond_without gold %else # RISC-V does not have ld.gold thus disable by default. @@ -1270,6 +1269,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Fri Aug 01 2025 Wenlong Zhang - 2.42-3 +- enable loongarch64 build + * Wed May 28 2025 Hu,Lin - 2.42-2 - Fix relocation issue for APX.