diff --git a/lld.spec b/lld.spec index a7b9ef0..d3ff1de 100644 --- a/lld.spec +++ b/lld.spec @@ -1,5 +1,5 @@ #%%global rc_ver 6 -%global baserelease 2 +%global baserelease 1 %global lld_srcdir lld-%{version}%{?rc_ver:rc%{rc_ver}}.src %global maj_ver 11 %global min_ver 0 @@ -25,8 +25,6 @@ Source4: lit.lld-test.cfg.py Patch0: 0001-CMake-Check-for-gtest-headers-even-if-lit.py-is-not-.patch Patch1: 0001-Revert-lld-Initial-commit-for-new-Mach-O-backend.patch -ExcludeArch: s390x - BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: cmake @@ -203,9 +201,6 @@ fi %{_datadir}/lld/lit.lld-test.cfg.py %changelog -* Thu Nov 12 2020 sguelton@redhat.com - 11.0.0-2 -- Exclude s390x, see rhbz#1894928 - * Thu Oct 15 2020 sguelton@redhat.com - 11.0.0-1 - Fix NVR