remove test

This commit is contained in:
Mauro Balades
2024-08-25 21:59:56 +02:00
parent c0aa1664cb
commit c7845a8e8f
2 changed files with 3 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ if test "$ZEN_RELEASE"; then
ac_add_options --enable-updater
export MOZ_PACKAGE_JSSHELL=1
fi
ac_add_options --enable-unverified-updates

View File

@@ -27,6 +27,8 @@ if test "$ZEN_RELEASE"; then
mk_add_options 'export SCCACHE_GHA_ENABLED=on'
fi
export MOZ_PGO=1
ac_add_options MOZ_PGO=1
if test "$SURFER_COMPAT" = "true"; then
ac_add_options --enable-optimize="-O3 -march=x86-64"