[packages/nss] - fixed build on x32

baggins baggins at pld-linux.org
Mon Dec 22 01:51:02 CET 2014


commit 4df145fabd9c8cda72c89810e0e9931deafe7a39
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Dec 22 01:53:36 2014 +0100

    - fixed build on x32

 nss.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/nss.spec b/nss.spec
index fce749f..0c2f1f9 100644
--- a/nss.spec
+++ b/nss.spec
@@ -128,6 +128,9 @@ export NSS_USE_SYSTEM_SQLITE=1
 export USE_PTHREADS=1
 export USE_SYSTEM_ZLIB=1
 export ZLIB_LIBS="-lz"
+%ifarch x32
+export USE_X32=1
+%endif
 
 # https://bugzilla.mozilla.org/show_bug.cgi?id=1084623
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nss.git/commitdiff/4df145fabd9c8cda72c89810e0e9931deafe7a39



More information about the pld-cvs-commit mailing list