From 2a9abbd9fe0aeed98ba2b0e28bc563417bc5b8be2608afea355ffe067aac5acf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 19 Dec 2020 17:47:57 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-distribution-opensuse revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distribution-opensuse?expand=0&rev=4 --- ghc-distribution-opensuse.changes | 2 +- ghc-distribution-opensuse.spec | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/ghc-distribution-opensuse.changes b/ghc-distribution-opensuse.changes index 470b36e..1459d34 100644 --- a/ghc-distribution-opensuse.changes +++ b/ghc-distribution-opensuse.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 ------------------------------------------------------------------- Tue Sep 8 09:43:16 UTC 2020 - Peter Simons diff --git a/ghc-distribution-opensuse.spec b/ghc-distribution-opensuse.spec index d23040a..a28e507 100644 --- a/ghc-distribution-opensuse.spec +++ b/ghc-distribution-opensuse.spec @@ -44,12 +44,7 @@ BuildRequires: ghc-text-devel BuildRequires: ghc-time-devel BuildRequires: ghc-turtle-devel BuildRequires: pandoc -# 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 This library is a loose collection of types, functions, and tools that users