We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6e28b commit 08362c5Copy full SHA for 08362c5
.mozconfig
@@ -19,11 +19,11 @@ ac_add_options --enable-jxl
19
ac_add_options --disable-debug
20
ac_add_options --disable-crashreporter
21
ac_add_options --disable-webrtc
22
-ac_add_options --disable-eme
+ac_add_options --disable-precompiled-startupcache
23
ac_add_options --disable-necko-wifi
24
ac_add_options --disable-safe-browsing
25
ac_add_options --disable-devtools
26
27
export MOZ_TELEMETRY_REPORTING=0
28
export MOZ_ADDON_SIGNING=0
29
-export MOZ_REQUIRE_SIGNING=0
+export MOZ_REQUIRE_SIGNING=0
0 commit comments