Skip to content

Commit 08362c5

Browse files
authored
Update .mozconfig
1 parent 9c6e28b commit 08362c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.mozconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ ac_add_options --enable-jxl
1919
ac_add_options --disable-debug
2020
ac_add_options --disable-crashreporter
2121
ac_add_options --disable-webrtc
22-
ac_add_options --disable-eme
22+
ac_add_options --disable-precompiled-startupcache
2323
ac_add_options --disable-necko-wifi
2424
ac_add_options --disable-safe-browsing
2525
ac_add_options --disable-devtools
2626

2727
export MOZ_TELEMETRY_REPORTING=0
2828
export MOZ_ADDON_SIGNING=0
29-
export MOZ_REQUIRE_SIGNING=0
29+
export MOZ_REQUIRE_SIGNING=0

0 commit comments

Comments
 (0)