DescriptionIntroduce dart_host_toolchain argument for generate_patch_sdk.gni. This allows for Flutter build to make sure that host_toolchain used for patched_sdk generation word size matches target platform.
Flutter Dart in product configuration doesn't allow --checked option. So remove '--checked' from invocation.
R=rmacnak@google.com
BUG:https://github.com/flutter/flutter/issues/10841
Committed: https://github.com/dart-lang/sdk/commit/8cd713bed3bc739e6008dd101acca659b90b5ef9
Patch Set 1 #Patch Set 2 : Update comment #
Total comments: 1
Patch Set 3 : Revert changes to generate_patch_sdk.gni since they break cross-platform builds. Remove --checked f… #Patch Set 4 : Introduce dart_host_toolchain arg #
Total comments: 4
Patch Set 5 : Take care of compiled_action #
Total comments: 1
Patch Set 6 : Update observatory and kernel-service to use dart_host_toolchain #Patch Set 7 : Add comment #
Messages
Total messages: 27 (7 generated)
|