forked from pool/ghc-regex-posix
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-regex-posix revision:13, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-regex-posix?expand=0&rev=25
This commit is contained in:
@@ -31,6 +31,12 @@ BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-regex-base-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
|
||||
|
||||
%description
|
||||
The POSIX regex backend for <//hackage.haskell.org/package/regex-base
|
||||
|
Reference in New Issue
Block a user