Accepting request 770251 from devel:languages:haskell
OBS-URL: https://build.opensuse.org/request/show/770251 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc?expand=0&rev=81
This commit is contained in:
commit
58e7abb760
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 11:16:13 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Fix typo in last change
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 09:41:53 UTC 2020 - Peter Trommler <ptrommler@icloud.com>
|
||||
|
||||
|
4
ghc.spec
4
ghc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -268,7 +268,7 @@ export CFLAGS="${CFLAGS:-%optflags}"
|
||||
--with-system-libffi
|
||||
|
||||
%if 0%{?suse_version} >= 1500
|
||||
%ifarch unregisterised_archs
|
||||
%ifarch %{unregisterised_archs}
|
||||
%limit_build -m 8000
|
||||
%else
|
||||
%limit_build -m 2000
|
||||
|
Loading…
x
Reference in New Issue
Block a user