commit 1001d490173126991b7c7e3a449bfbe907aa07d0
Author: Jan RÄ™korajski <[email protected]>
Date:   Mon Dec 22 00:21:46 2014 +0100

    - fix build for x32 arch

 gmp.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gmp.spec b/gmp.spec
index 75b5f88..e180190 100644
--- a/gmp.spec
+++ b/gmp.spec
@@ -228,6 +228,9 @@ arytmetycznej GNU.
 %{__autoconf}
 %{__automake}
 %configure \
+%ifarch x32
+       ABI=x32 \
+%endif
        --with-cpu=%{_target_cpu} \
        %{?with_cxx:--enable-cxx} \
        --enable-fft
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gmp.git/commitdiff/1001d490173126991b7c7e3a449bfbe907aa07d0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to