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:
Dominique Leuenberger 2020-02-06 12:08:05 +00:00 committed by Git OBS Bridge
commit 58e7abb760
2 changed files with 7 additions and 2 deletions

View File

@ -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> Thu Jan 23 09:41:53 UTC 2020 - Peter Trommler <ptrommler@icloud.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -268,7 +268,7 @@ export CFLAGS="${CFLAGS:-%optflags}"
--with-system-libffi --with-system-libffi
%if 0%{?suse_version} >= 1500 %if 0%{?suse_version} >= 1500
%ifarch unregisterised_archs %ifarch %{unregisterised_archs}
%limit_build -m 8000 %limit_build -m 8000
%else %else
%limit_build -m 2000 %limit_build -m 2000