This commit is contained in:
Mauro Balades
2024-07-20 11:32:45 +02:00
parent 57f8a8fccd
commit 6c34fc6e8d

View File

@@ -60,12 +60,6 @@ if test "$ZEN_RELEASE"; then
ac_add_options --disable-profiling
ac_add_options --disable-rust-tests
if ! test "$ZEN_CROSS_COMPILING"; then
#export MOZ_LTO=full
#ac_add_options MOZ_LTO=full
#ac_add_options --enable-lto=full
fi
export MOZ_PGO=1
ac_add_options MOZ_PGO=1