forked from pool/ghc-cborg-json
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-cborg-json revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cborg-json?expand=0&rev=7
This commit is contained in:
@@ -34,6 +34,12 @@ BuildRequires: ghc-scientific-devel
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRequires: ghc-unordered-containers-devel
|
||||
BuildRequires: ghc-vector-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
|
||||
|
||||
%description
|
||||
This package implements the bijection between JSON and CBOR defined in the CBOR
|
||||
|
Reference in New Issue
Block a user