summarylogtreecommitdiffstats
path: root/no-crmf.diff
diff options
context:
space:
mode:
authorBjörn Bidar2017-06-16 00:53:53 +0200
committerBjörn Bidar2017-06-16 18:49:48 +0200
commit0658815b3acba394ab7ba17a94ce3eb2bc020e6a (patch)
tree4e07aadcd363803fdb87e5040743e53ef9fa02e7 /no-crmf.diff
parent506f058a7c6586f4ec6da6cfd47ddbfc98672db9 (diff)
downloadaur-0658815b3acba394ab7ba17a94ce3eb2bc020e6a.tar.gz
upkg
Diffstat (limited to 'no-crmf.diff')
-rw-r--r--no-crmf.diff15
1 files changed, 15 insertions, 0 deletions
diff --git a/no-crmf.diff b/no-crmf.diff
new file mode 100644
index 000000000000..242304eb4182
--- /dev/null
+++ b/no-crmf.diff
@@ -0,0 +1,15 @@
+diff --git i/old-configure.in w/old-configure.in
+index 0a06e470d2085922..d41c8e9d5dd2dbfb 100644
+--- i/old-configure.in
++++ w/old-configure.in
+@@ -2020,9 +2020,7 @@ if test -n "$_USE_SYSTEM_NSS"; then
+ AM_PATH_NSS(3.31, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
+ fi
+
+-if test -n "$MOZ_SYSTEM_NSS"; then
+- NSS_LIBS="$NSS_LIBS -lcrmf"
+-else
++if test -z "$MOZ_SYSTEM_NSS"; then
+ NSS_CFLAGS="-I${DIST}/include/nss"
+ case "${OS_ARCH}" in
+ # Only few platforms have been tested with GYP