forked from pool/ghc-skylighting
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting revision:21, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=64
This commit is contained in:
parent
d8b9ca411a
commit
12a8532108
@ -24,7 +24,7 @@ Fri Dec 18 09:17:59 UTC 2020 - psimons@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- force i686 arch on i586
|
||||
- disable %{ix86} build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 25 16:29:55 UTC 2020 - psimons@suse.com
|
||||
|
@ -36,12 +36,7 @@ BuildRequires: ghc-pretty-show-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-skylighting-core-devel
|
||||
BuildRequires: ghc-text-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}
|
||||
|
||||
%description
|
||||
Skylighting is a syntax highlighting library with support for over one hundred
|
||||
|
Loading…
Reference in New Issue
Block a user