forked from pool/ghc-bootstrap
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=66
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 21 11:48:31 UTC 2020 - Peter Trommler <ptrommler@icloud.com>
|
||||||
|
|
||||||
|
- Add numa-devel requirement
|
||||||
|
* fixes ghc-bootstrap-helpers builds on ppc64, ppc64le
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 17 11:26:43 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- ghc-8.6.5-riscv64-unknown-linux.tar.xz: rebuilt with current libffi
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 6 14:02:54 UTC 2020 - Peter Simons <psimons@suse.com>
|
Wed May 6 14:02:54 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@@ -92,6 +92,9 @@ BuildRequires: libffi-devel
|
|||||||
%endif
|
%endif
|
||||||
Requires: gmp-devel
|
Requires: gmp-devel
|
||||||
Requires: libncurses5
|
Requires: libncurses5
|
||||||
|
%ifnarch %{arm} s390x
|
||||||
|
Requires: libnuma-devel
|
||||||
|
%endif
|
||||||
# This package is not meant to be used outside OBS
|
# This package is not meant to be used outside OBS
|
||||||
Requires: this-is-only-for-build-envs
|
Requires: this-is-only-for-build-envs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user