mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 14:32:24 +00:00
35ce88100c
The flag "mac_use_goma_rbe" creates a symlink to the Xcode SDK directory, under $root_build_dir/sdk/xcode_links. e.g. the -isysroot arg in the build command becomes: -isysroot sdk/xcode_links/MacOSX10.15.sdk This is based on a similar solution for Chromium iOS builders: http://crrev.com/c/1946174 http://crrev.com/c/2102649 Bug: b/151697301 Change-Id: Ie65d3ae2b98da5977ad0f5a75f865c838bbbb963 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139782 Commit-Queue: Simon Que <sque@google.com> Reviewed-by: Alexander Thomas <athom@google.com> |
||
---|---|---|
.. | ||
config | ||
dart | ||
linux | ||
mac | ||
rust | ||
sanitizers | ||
secondary/third_party/android_tools | ||
toolchain | ||
win | ||
.gitignore | ||
detect_host_arch.py | ||
executable_suffix.gni | ||
gn_helpers.py | ||
gn_run_binary.py | ||
README.dart.md | ||
vs_toolchain.py |
This directory was taken from a snapshot of flutter/engine/src/build/.
The snapshot was taken with a recursive copy cp -R
of the directory from
the flutter repository.
The contents has now diverged significantly from Flutter, and is maintained independantly by the Dart team. It is used to support the GN build system.