diff --git a/gcc.spec b/gcc.spec index 225b36600e024ad52b5092d10bfcc88021d7c894..035bc472fbcefc11ad1ad0b0f34cd90ed18d1305 100644 --- a/gcc.spec +++ b/gcc.spec @@ -2,7 +2,7 @@ %global gcc_major 12 # Note, gcc_release must be integer, if you want to add suffixes to # %%{release}, append them after %%{gcc_release} on Release: line. -%global gcc_release 38 +%global gcc_release 39 %global _unpackaged_files_terminate_build 0 %global _performance_build 1 @@ -228,7 +228,6 @@ Patch119: 0119-Set-fallback-value-for-print-multi-os-directory.patch Patch120: 0120-Fix-enum-INPUT-MIDDLE-FINAL-aes_stage.patch # Part 3000 ~ 4999 -%ifarch loongarch64 Patch3001: loongarch-add-alternatives-for-idiv-insns-to-improve.patch Patch3002: loongarch-avoid-unnecessary-sign-extend-after-32-bit.patch Patch3003: LoongArch-Subdivision-symbol-type-add-SYMBOL_PCREL-s.patch @@ -361,7 +360,6 @@ Patch3130: LoongArch-Fix-lsx-vshuf.c-and-lasx-xvshuf_b.c-tests-.patch Patch3131: LoongArch-Fix-osdirname.patch Patch3132: LoongArch-Optimize-the-loading-of-immediate-numbers-.patch Patch3133: LoongArch-Fixed-bug-in-bstrins_-mode-_for_ior_mask-t.patch -%endif # On ARM EABI systems, we do want -gnueabi to be part of the # target triple. @@ -3323,6 +3321,10 @@ end %doc rpm.doc/changelogs/libcc1/ChangeLog* %changelog +* Wed Nov 27 2024 Jia Chao - 12.3.1-39 +- Type: SPEC +- DESC: Always contains loongarch64 patch when build srpm. + * Fri Nov 01 2024 jchzhou - 12.3.1-38 - Type: Sync - DESC: Sync patches for fixing building issues with clang