[build] Fix zero-build of few common targets on Windows.
Fixes https://github.com/dart-lang/sdk/issues/47392 TEST=zero-build on windows Change-Id: I2b37b48b7acc8c5139e989159250c361317e4ea5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215940 Commit-Queue: Alexander Aprelev <aam@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
bb407edfa0
commit
7c5b019fdf
@@ -2962,6 +2962,7 @@
|
||||
"arguments": [
|
||||
"--arch=ia32,x64",
|
||||
"--mode=release",
|
||||
"--check-clean",
|
||||
"create_sdk",
|
||||
"runtime"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user