Fixed build OOM on s390

This commit is contained in:
Jakub Čajka 2014-11-04 10:54:09 +01:00 committed by Dan Horák
parent 1f50d4efa1
commit 0f66dd62a0
1 changed files with 9 additions and 1 deletions

View File

@ -14,9 +14,14 @@
%endif # ppc64
%endif # el6
# package build runs OOM on s390
%ifarch s390
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
%endif
Name: gambit-c
Version: 4.7.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Scheme programming system
Group: Development/Languages
@ -188,6 +193,9 @@ fi
%changelog
* Tue Nov 04 2014 Jakub Čajka <jcajka@redhat.com> - 4.7.3-2
- Fix build OOM on s390
* Thu Oct 30 2014 Michel Alexandre Salim <salimma@fedoraproject.org> - 4.7.3-1
- Update to 4.7.3