summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory A. Pratt <anarchy@gentoo.org>2017-09-10 09:35:39 -0500
committerJory A. Pratt <anarchy@gentoo.org>2017-09-10 09:37:12 -0500
commitcce7b2b26ee4814922e73987c16b144803c8713b (patch)
tree9f7b48623ac62024a2c76f6e3fd2b0a242e16e7e
parentsys-kernel/gentoo-sources: Linux patch 4.13.1. Fix for fbcondecor patch thank... (diff)
downloadgentoo-cce7b2b2.tar.gz
gentoo-cce7b2b2.tar.bz2
gentoo-cce7b2b2.zip
eclass/mozconfig-v6.52 - disable sandboxing on esr builds
-rw-r--r--eclass/mozconfig-v6.52.eclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index 8dbb55f26491..c859aa7b8c13 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -312,10 +312,6 @@ mozconfig_config() {
mozconfig_annotate '-pulseaudio' --enable-alsa
fi
- # Enable sandbox and content sandboxing
- mozconfig_annotate 'sandbox' --enable-sandbox
- mozconfig_annotate 'sandbox' --enable-content-sandbox
-
mozconfig_use_enable system-cairo
mozconfig_use_enable system-sqlite
mozconfig_use_with system-jpeg