remove test

This commit is contained in:
Mauro Balades
2024-08-24 14:40:02 +02:00
parent 6f0609dd8c
commit 6c58c9d61c

View File

@@ -27,7 +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"