diff --git a/binutils.changes b/binutils.changes index daae492..0045725 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 10 08:54:55 UTC 2025 - JS + +- Enable multitarget build on loongarch64 + ------------------------------------------------------------------- Tue Dec 17 14:09:54 UTC 2024 - Andreas Schwab diff --git a/binutils.spec b/binutils.spec index 531fc1f..43b0171 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ # # spec file for package binutils # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -99,7 +99,7 @@ Release: 0 %define make_check_handling false %endif # handle all binary object formats supported by SUSE (and a few more) -%ifarch %ix86 %arm aarch64 ia64 ppc ppc64 ppc64le riscv64 s390 s390x x86_64 %x86_64 +%ifarch %ix86 %arm aarch64 ia64 ppc ppc64 ppc64le riscv64 s390 s390x x86_64 %x86_64 loongarch64 %define build_multitarget 1 %else %define build_multitarget 0