[infra] Add missing out directories for Android with compressed pointers.
Change-Id: I5c14fa58ee282b824d1eefee04301f4206aab2f5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/213286 Reviewed-by: Siva Annamalai <asiva@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
089bebcae7
commit
ebb1a53a44
@@ -279,6 +279,7 @@
|
||||
"out/DebugAndroidARM/",
|
||||
"out/DebugAndroidARM_X64/",
|
||||
"out/DebugAndroidARM64/",
|
||||
"out/DebugAndroidARM64C/",
|
||||
"out/ReleaseIA32/",
|
||||
"out/ReleaseX64/",
|
||||
"out/ReleaseX64C/",
|
||||
@@ -289,6 +290,7 @@
|
||||
"out/ReleaseAndroidARM/",
|
||||
"out/ReleaseAndroidARM_X64/",
|
||||
"out/ReleaseAndroidARM64/",
|
||||
"out/ReleaseAndroidARM64C/",
|
||||
"out/ReleaseASANX64/",
|
||||
"out/ReleaseLSANX64/",
|
||||
"out/ReleaseMSANX64/",
|
||||
@@ -304,6 +306,7 @@
|
||||
"out/ProductSIMARM_X64/",
|
||||
"out/ProductAndroidARM/",
|
||||
"out/ProductAndroidARM64/",
|
||||
"out/ProductAndroidARM64C/",
|
||||
"xcodebuild/DebugIA32/",
|
||||
"xcodebuild/DebugSIMARM/",
|
||||
"xcodebuild/DebugSIMARM64/",
|
||||
|
||||
Reference in New Issue
Block a user