forked from pool/ghc-parallel
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-parallel revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-parallel?expand=0&rev=25
This commit is contained in:
@@ -30,12 +30,7 @@ BuildRequires: ghc-array-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-deepseq-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
# 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 package provides a library for parallel programming.
|
||||
|
Reference in New Issue
Block a user