SHA256
3
0
forked from pool/gmp

- avoid noexec stack patch on arm

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=19
This commit is contained in:
Dirk Mueller 2011-09-27 22:04:53 +00:00 committed by Git OBS Bridge
parent 0d1085e5f1
commit 7ed2aeafd6
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 28 00:04:11 CEST 2011 - dmueller@suse.de
- avoid noexec stack patch on arm
-------------------------------------------------------------------
Mon Jun 20 08:28:13 UTC 2011 - idonmez@novell.com

View File

@ -98,7 +98,9 @@ Authors:
%prep
%setup -q
%ifnarch %arm
%patch0
%endif
%patch2
%build