summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-06-01 15:39:51 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-06-01 15:39:51 +0200
commitd902268f64a8b7e5d73a60cbee01e0cd779b0c0c (patch)
tree9205f99862c63b395d84c00e5223ad82691e4222 /build
parent13168ba15b63ccdd4b34e0a20bcb4deb37ab29f3 (diff)
downloadUXP-d902268f64a8b7e5d73a60cbee01e0cd779b0c0c.tar
UXP-d902268f64a8b7e5d73a60cbee01e0cd779b0c0c.tar.gz
UXP-d902268f64a8b7e5d73a60cbee01e0cd779b0c0c.tar.lz
UXP-d902268f64a8b7e5d73a60cbee01e0cd779b0c0c.tar.xz
UXP-d902268f64a8b7e5d73a60cbee01e0cd779b0c0c.zip
Teach moz.configure about --enable-precompiled-startupcache
Diffstat (limited to 'build')
-rw-r--r--build/moz.configure/old.configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure
index c1ad71d5f..20bde1eee 100644
--- a/build/moz.configure/old.configure
+++ b/build/moz.configure/old.configure
@@ -213,6 +213,7 @@ def old_configure_options(*options):
'--enable-pie',
'--enable-png-arm-neon-support',
'--enable-posix-nspr-emulation',
+ '--enable-precompiled-startupcache',
'--enable-pref-extensions',
'--enable-private-build',
'--enable-pulseaudio',