Update to 14.0.6

Resolves: rhbz#2107785
This commit is contained in:
Timm Bäder 2022-07-22 13:21:48 +02:00
parent 84b2c39c22
commit c89de8e61d
3 changed files with 18 additions and 5 deletions

2
.gitignore vendored
View File

@ -83,3 +83,5 @@
/lldb-14.0.0.src.tar.xz
/lldb-14.0.5.src.tar.xz
/lldb-14.0.5.src.tar.xz.sig
/lldb-14.0.6.src.tar.xz.sig
/lldb-14.0.6.src.tar.xz

View File

@ -1,4 +1,4 @@
%global lldb_version 14.0.5
%global lldb_version 14.0.6
#global rc_ver 2
%global lldb_srcdir %{name}-%{lldb_version}%{?rc_ver:rc%{rc_ver}}.src
@ -19,8 +19,14 @@ Source2: tstellar-gpg-key.asc
# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2052982
Patch0: increase-m_hwp_regs-size.patch
BuildRequires: gcc
BuildRequires: gcc-c++
# RHEL only: We build LLVM with clang, which now defaults to using the
# libstdc++ from gcc-toolset-12. Since we're linking some clang
# tools statically to some static libraries from LLVM, we
# need to use libstdc++12 as well. So, use gcc-toolset-12
# to compile clang.
BuildRequires: gcc-toolset-12-gcc-c++
BuildRequires: gcc-toolset-12-annobin-plugin-gcc
BuildRequires: cmake
BuildRequires: ninja-build
BuildRequires: llvm-devel = %{version}
@ -71,6 +77,8 @@ The package contains the LLDB Python module.
%build
%cmake -GNinja \
-DCMAKE_C_COMPILER=/opt/rh/gcc-toolset-12/root/usr/bin/gcc \
-DCMAKE_CXX_COMPILER=/opt/rh/gcc-toolset-12/root/usr/bin/g++ \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_SKIP_RPATH:BOOL=ON \
-DLLVM_LINK_LLVM_DYLIB:BOOL=ON \
@ -130,6 +138,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
%{python3_sitearch}/lldb
%changelog
* Fri Jul 22 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.6-1
- 14.0.6 Release
* Wed Jun 22 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1
- 14.0.5 Release

View File

@ -1,2 +1,2 @@
SHA512 (lldb-14.0.5.src.tar.xz) = 3e1576c3cf8712f2bc39fdce0cb1382d51ccf7e380a2dcf78300c1f528a170e551a0cb39f0cfca83f961a2e94b9dc0bfc6784520cf40a928538b694f7c1ad323
SHA512 (lldb-14.0.5.src.tar.xz.sig) = a0b398f3d763351bd67609f8ebdeb37130ff3eeead9ba4c10db284a7832442da98ab917f398b78d77223a64020e784dd2ecaca8d582c45e070d0eff0da94c9f2
SHA512 (lldb-14.0.6.src.tar.xz.sig) = 70efa028d9564b4a50a1802367c6ac3048a6831f3e505aa9a76a94a2ccf32dbbacb7407cef3a026ac22cf02b0e4512691e3a3a8052bf6e37d6547f6c119f1fa0
SHA512 (lldb-14.0.6.src.tar.xz) = 3fd616f2c992edfa92c86a38aaaaccdeec1ba34186ec38856c4e543cf41163f366855a8b2a22d09b9f7152041c52ac5963f5986d31b72bcb942661fddad55543