osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=59
This commit is contained in:
parent
d3ac5c4fa4
commit
0c0a9e22ea
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 6 14:02:54 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Drop duplicated ix86 case from list of conditionals.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 10 20:33:07 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Tue Mar 10 20:33:07 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
%define sysname deb9
|
%define sysname deb9
|
||||||
%endif
|
%endif
|
||||||
%ifarch ppc64 ppc64le %{arm} aarch64 %{ix86} riscv64
|
%ifarch ppc64 ppc64le %{arm} aarch64 riscv64
|
||||||
%define sysname unknown
|
%define sysname unknown
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user