diff --git a/gcc.spec b/gcc.spec index 8855a60529403a1b293e757de1f9e57d6a76331a..526b9681232eb36acd1fbba22dc2a3b0c94f4a65 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,4 +1,4 @@ -%define anolis_release 5 +%define anolis_release 6 %global DATE 20221121 %global gitrev b3f5a0d53b84ed27cf00cfa2b9c3e2c78935c07d @@ -119,12 +119,10 @@ Patch101: gcc12-fortran-flogical-as-integer.patch Patch102: gcc12-fortran-fdec-override-kind.patch Patch103: gcc12-fortran-fdec-non-logical-if.patch -%ifarch loongarch64 Patch104: 0001-LoongArch-backports-from-upstream.patch Patch105: 0002-libjccjit-do-not-link-objects-contained-same-element.patch Patch106: 0003-LoongArch-fix-up-sanitizer.patch Patch107: 0004-LoongArch-add-missed-headers.patch -%endif %if %{build_go} %global __os_install_post \ @@ -2098,6 +2096,9 @@ end %changelog +* Tue Oct 24 2023 Peng Fan - 12.2.1-6 +- SPECS: Remove unnecessary architecture judgment. + * Thu Oct 19 2023 Peng Fan - 12.2.1-5 - LoongArch: update config scripts for annobin.