forked from pool/ghc-free
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-free revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=56
This commit is contained in:
parent
84241c3bfc
commit
545963b21d
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- force i686 arch on i586
|
||||
- disable %{ix86} build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 17:14:45 UTC 2020 - psimons@suse.com
|
||||
|
@ -38,12 +38,7 @@ BuildRequires: ghc-template-haskell-devel
|
||||
BuildRequires: ghc-th-abstraction-devel
|
||||
BuildRequires: ghc-transformers-base-devel
|
||||
BuildRequires: ghc-transformers-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
|
||||
Free monads are useful for many tree-like structures and domain specific
|
||||
|
Loading…
x
Reference in New Issue
Block a user