Revert "Exclude s390x"

This reverts commit 4c41f86fbc.
This commit is contained in:
serge-sans-paille 2020-11-12 17:36:23 +00:00
parent 4c41f86fbc
commit 6d8877dbdf
1 changed files with 1 additions and 6 deletions

View File

@ -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