From 24c4ec216bdcc8db639ad6029910754949a71c3d Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 3 Aug 2022 19:41:16 +0000 Subject: [PATCH] 13.0.1 Release --- .gitignore | 2 ++ ...mpiler-rt-arch-detection-for-ppc64le.patch | 25 ------------------- compiler-rt.spec | 6 +++-- sources | 4 +-- 4 files changed, 8 insertions(+), 29 deletions(-) delete mode 100644 0001-Fix-compiler-rt-arch-detection-for-ppc64le.patch diff --git a/.gitignore b/.gitignore index 7876868..f32ae70 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,5 @@ /compiler-rt-13.0.0rc3.src.tar.xz.sig /compiler-rt-13.0.0.src.tar.xz /compiler-rt-13.0.0.src.tar.xz.sig +/compiler-rt-13.0.1.src.tar.xz +/compiler-rt-13.0.1.src.tar.xz.sig diff --git a/0001-Fix-compiler-rt-arch-detection-for-ppc64le.patch b/0001-Fix-compiler-rt-arch-detection-for-ppc64le.patch deleted file mode 100644 index 7ad9295..0000000 --- a/0001-Fix-compiler-rt-arch-detection-for-ppc64le.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 72191190adea8e861e9a383b83799e7472b80e30 Mon Sep 17 00:00:00 2001 -From: Tom Stellard -Date: Thu, 23 Sep 2021 18:06:41 -0700 -Subject: [PATCH] Fix compiler-rt arch detection for ppc64le - ---- - compiler-rt/cmake/base-config-ix.cmake | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/compiler-rt/cmake/base-config-ix.cmake b/compiler-rt/cmake/base-config-ix.cmake -index c11342e68813..3ca9dc0f5515 100644 ---- a/compiler-rt/cmake/base-config-ix.cmake -+++ b/compiler-rt/cmake/base-config-ix.cmake -@@ -204,7 +204,7 @@ macro(test_targets) - test_target_arch(x86_64 "" "") - endif() - endif() -- elseif("${COMPILER_RT_DEFAULT_TARGET_ARCH}" MATCHES "powerpc64le") -+ elseif("${COMPILER_RT_DEFAULT_TARGET_ARCH}" MATCHES "powerpc64le|ppc64le") - test_target_arch(powerpc64le "" "-m64") - elseif("${COMPILER_RT_DEFAULT_TARGET_ARCH}" MATCHES "powerpc") - if(CMAKE_SYSTEM_NAME MATCHES "AIX") --- -2.27.0 - diff --git a/compiler-rt.spec b/compiler-rt.spec index d4e322e..3e03890 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -1,6 +1,6 @@ #global rc_ver 3 -%global compiler_rt_version 13.0.0 +%global compiler_rt_version 13.0.1 %global crt_srcdir compiler-rt-%{compiler_rt_version}%{?rc_ver:rc%{rc_ver}}.src # see https://sourceware.org/bugzilla/show_bug.cgi?id=25271 @@ -21,7 +21,6 @@ Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{compil Source2: tstellar-gpg-key.asc Patch0: 0001-PATCH-compiler-rt-Workaround-libstdc-limitation-wrt..patch -Patch1: 0001-Fix-compiler-rt-arch-detection-for-ppc64le.patch BuildRequires: gcc BuildRequires: gcc-c++ @@ -111,6 +110,9 @@ popd %endif %changelog +* Wed Aug 03 2022 Tom Stellard - 13.0.1-1 +- 13.0.1 Release + * Fri Oct 01 2021 Tom Stellard -13.0.0-1 - 13.0.0 Release diff --git a/sources b/sources index 0610817..73ad802 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (compiler-rt-13.0.0.src.tar.xz) = b35643553d0d3d4deb2f31e2dad8bbac4b772ee3e0c86aa532ce7161da276620fe820193004ee08c62eb8dfd015e04d3853e6a7cc939ac3fb57345702386d583 -SHA512 (compiler-rt-13.0.0.src.tar.xz.sig) = c2626f6b0d813e00fdd9abc2ffcdc30d3a906e192da470ea24c010421ff4cc812b171704899ab15e53edb49ff5dd4ebd447425a2469ff80f9503a77e7ee8cdcd +SHA512 (compiler-rt-13.0.1.src.tar.xz) = 2cdc3d5cfe5fcf7eba497912ccaadcf33dbd2dd029840fbd54c861b24927e5f4dd494b1ecee1c6c8abbd21e1adf08c217448f408d75346147bac15000fe9ec29 +SHA512 (compiler-rt-13.0.1.src.tar.xz.sig) = c143c2122ab52f5295f8c32063c7f3822ac2c49fa12121d60fa89f6c99d54709d47a0c6bf41794858de92213f8304bee5a4cf82706b00ac31a2097cca9549efe