commit a030bc7f7b82a432dd9c7426171d730a0b8eb808
Author: Jan RÄ™korajski <[email protected]>
Date:   Mon Dec 22 00:22:27 2014 +0100

    - fix build for x32 arch

 nspr.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/nspr.spec b/nspr.spec
index 48466db..48052fc 100644
--- a/nspr.spec
+++ b/nspr.spec
@@ -63,6 +63,9 @@ cp -f /usr/share/automake/config.sub build/autoconf
 %ifarch %{x8664} ppc64
        --enable-64bit \
 %endif
+%ifarch x32
+       --enable-x32 \
+%endif
        --%{?debug:en}%{!?debug:dis}able-debug \
        --enable-ipv6 \
        --enable-optimize="%{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nspr.git/commitdiff/a030bc7f7b82a432dd9c7426171d730a0b8eb808

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

Reply via email to