chore: Update windows_mozconfig to enable bootstrap and maintain one line break at the end of the file

This commit is contained in:
Mauro Balades
2024-05-11 13:46:57 +02:00
parent ba58671cee
commit 25e2785cac

View File

@@ -11,10 +11,13 @@ export WINEDEBUG=-all
#? https://bugzilla.mozilla.org/show_bug.cgi?id=1617793
#? https://phabricator.services.mozilla.com/D170170
ac_add_options --target=x86_64-pc-windows-msvc
ac_add_options --enable-bootstrap
export MOZ_STUB_INSTALLER=1
export MOZ_MAINTENANCE_SERVICE=
export MOZ_PKG_FORMAT=TAR
export MOZ_LTO=cross
export MAKENSISU="$(echo ~)/win-cross/nsis/makensis.exe"
# ALWAYS MANTAIN ONE LINE BREAK AT THE END OF THIS FILE