summaryrefslogtreecommitdiffstats
path: root/abs/extra/nss/enable-libpkix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/nss/enable-libpkix.patch')
-rw-r--r--abs/extra/nss/enable-libpkix.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/extra/nss/enable-libpkix.patch b/abs/extra/nss/enable-libpkix.patch
new file mode 100644
index 0000000..2071c2b
--- /dev/null
+++ b/abs/extra/nss/enable-libpkix.patch
@@ -0,0 +1,12 @@
+diff -u -r nss-3.31/nss/build.sh nss-3.31-libpkix/nss/build.sh
+--- nss-3.31/nss/build.sh 2017-06-08 12:53:01.000000000 +0200
++++ nss-3.31-libpkix/nss/build.sh 2017-06-09 19:11:21.746133040 +0200
+@@ -52,7 +52,7 @@
+ no_local_nspr=0
+ armhf=0
+
+-gyp_params=(--depth="$cwd" --generator-output=".")
++gyp_params=(--depth="$cwd" --generator-output="." -Ddisable_libpkix=0)
+ nspr_params=()
+ ninja_params=()
+