summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2014-12-28 18:40:57 (GMT)
committerJan Rękorajski2014-12-28 18:40:57 (GMT)
commite5b8df0cd6cab2d20b49d736c0c6a1529a7ff1cd (patch)
tree5682859b2198502a9cd165d4c71fc8e79a5c2e60
parent85a8627c9ce2f38bd98482c7fcf58e9fc32e0f9f (diff)
downloadapr-util-e5b8df0cd6cab2d20b49d736c0c6a1529a7ff1cd.zip
apr-util-e5b8df0cd6cab2d20b49d736c0c6a1529a7ff1cd.tar.gz
- disable nss plugin on x32
-rw-r--r--apr-util.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/apr-util.spec b/apr-util.spec
index 560ab3e..cd41436 100644
--- a/apr-util.spec
+++ b/apr-util.spec
@@ -22,6 +22,11 @@
%endif
%endif
+# tests fail on x32
+%ifarch x32
+%undefine with_nss
+%endif
+
# files list broken, feel free to really fix
%ifarch alpha
%undefine with_mysql