From 6d8877dbdfd5f5c828f5908ba09d269293348c38 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Thu, 12 Nov 2020 17:36:23 +0000 Subject: [PATCH] Revert "Exclude s390x" This reverts commit 4c41f86fbc64e2542a86496f8b1f02b40033b0ab. --- lld.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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