SHA256
6
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:
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

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