summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index b9b0727..e616893 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -24,7 +24,7 @@ ExcludeArch: s390x
%global enable_mozilla_crashreporter 0
%endif
-%global system_nss 1
+%global system_nss 0
%global system_ffi 1
%ifarch armv7hl
%global system_libvpx 1
bgstack15