mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-05 07:09:30 +00:00
chore: Update windows_mozconfig to enable bootstrap and maintain one line break at the end of the file
This commit is contained in:
5
.github/workflows/src/windows_mozconfig
vendored
5
.github/workflows/src/windows_mozconfig
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user