osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-config-ini revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-config-ini?expand=0&rev=13
This commit is contained in:
@@ -33,12 +33,7 @@ BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRequires: ghc-transformers-devel
|
||||
BuildRequires: ghc-unordered-containers-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}
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-hedgehog-devel
|
||||
|
Reference in New Issue
Block a user