chore: Update Windows profile build workflow to include version bump step and disable wasm sandboxed libraries

This commit is contained in:
Mauro Balades
2024-07-22 21:30:36 +02:00
parent 1a761535df
commit 7355138f14
3 changed files with 7 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ ac_add_options --disable-profiling
if test "$ZEN_GA_GENERATE_PROFILE"; then
mk_add_options "export MOZ_AUTOMATION_PACKAGE_GENERATED_SOURCES=0"
ac_add_options --enable-profile-generate=cross
ac_add_options --without-wasm-sandboxed-libraries
else
ac_add_options --enable-profile-use=cross
ac_add_options --with-pgo-profile-path=$(echo ~)/artifact/merged.profdata