diff --git a/ghc-hedgehog.changes b/ghc-hedgehog.changes index 623baa8..ab6b27b 100644 --- a/ghc-hedgehog.changes +++ b/ghc-hedgehog.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup -- force i686 arch on i586 +- disable %{ix86} build ------------------------------------------------------------------- Thu Dec 10 19:28:32 UTC 2020 - psimons@suse.com diff --git a/ghc-hedgehog.spec b/ghc-hedgehog.spec index 5f14ee3..f1d58d0 100644 --- a/ghc-hedgehog.spec +++ b/ghc-hedgehog.spec @@ -51,12 +51,7 @@ BuildRequires: ghc-time-devel BuildRequires: ghc-transformers-base-devel BuildRequires: ghc-transformers-devel BuildRequires: ghc-wl-pprint-annotated-devel -# GHC dont support i586 -%ifarch %{ix86} -ExclusiveArch: i586 i686 -ExclusiveArch: i686 -%{expand:%%global optflags %(echo "%{optflags}"|sed -e s/i586/i686/) -march=i686 -mtune=generic} -%endif +ExcludeArch: %{ix86} %description automatically generates a comprehensive array of