From fec02743b8951d9d80fbe766146316da34a266fb Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 27 Jun 2018 01:10:18 -0700 Subject: Updated to 61.0 | Added patch to remove all system addons --- no-crmf.diff | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 no-crmf.diff (limited to 'no-crmf.diff') diff --git a/no-crmf.diff b/no-crmf.diff deleted file mode 100644 index 682ba3f..0000000 --- a/no-crmf.diff +++ /dev/null @@ -1,15 +0,0 @@ -diff --git i/old-configure.in w/old-configure.in -index 12170a47568f..dbbaa0bc9194 100644 ---- i/old-configure.in -+++ w/old-configure.in -@@ -1808,9 +1808,7 @@ if test -n "$_USE_SYSTEM_NSS"; then - AM_PATH_NSS(3.35, [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 -- cgit v1.2.1