Refactor mozconfig to enable MOZ_PGO and wasm-avx

This commit is contained in:
mr. M
2024-10-13 17:42:26 +02:00
parent f4b3f62a46
commit b1f17ff508

View File

@@ -9,8 +9,8 @@ export MOZ_MACBUNDLE_ID=${appId}
export MOZ_MACBUNDLE_NAME="Zen Browser.app"
if test "$SURFER_COMPAT" = "true"; then
#export MOZ_PGO=1
#ac_add_options MOZ_PGO=1
export MOZ_PGO=1
ac_add_options MOZ_PGO=1
ac_add_options --target=x86_64-apple-darwin
ac_add_options --enable-wasm-avx