]> git.pld-linux.org Git - packages/nss.git/commitdiff
- fixed build on x32
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 22 Dec 2014 00:53:36 +0000 (01:53 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 22 Dec 2014 00:53:36 +0000 (01:53 +0100)
nss.spec

index fce749f0487df3414750f7b697f0aebfd983ed61..0c2f1f93963a128819e8fa00b9c50f1a02595ad6 100644 (file)
--- 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
 
This page took 0.354489 seconds and 4 git commands to generate.