osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-tls revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=71
This commit is contained in:
@@ -42,6 +42,12 @@ BuildRequires: ghc-transformers-devel
|
||||
BuildRequires: ghc-x509-devel
|
||||
BuildRequires: ghc-x509-store-devel
|
||||
BuildRequires: ghc-x509-validation-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
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-QuickCheck-devel
|
||||
BuildRequires: ghc-tasty-devel
|
||||
|
Reference in New Issue
Block a user