chore: Comment out MOZ_PACKAGE_JSSHELL in mozconfig

This commit is contained in:
Mauro Balades
2024-08-25 23:18:04 +02:00
parent 21c537f000
commit 10c10523f1

View File

@@ -31,7 +31,7 @@ if test "$ZEN_RELEASE"; then
ac_add_options --enable-release
ac_add_options --disable-debug
ac_add_options --disable-debug-symbols
ac_add_options --disable-debug-js-modules
#ac_add_options --disable-debug-js-modules
ac_add_options --disable-tests
ac_add_options --disable-jprof
@@ -78,7 +78,7 @@ if test "$ZEN_RELEASE"; then
ac_add_options --enable-updater
#export MOZ_PACKAGE_JSSHELL=1
export MOZ_PACKAGE_JSSHELL=1
fi
ac_add_options --enable-unverified-updates