mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
1b1a39708c
Newer GN doesn't allow `*.framework` elements in `libs`. It requires using `frameworks` instead. The toolchain definitions need to pass the new substituted variable to the link to make use of the new required way to express these dependencies. Bug: fxbug.dev/56683 Change-Id: I62e68a8e5bdfef095b72b38d9d41f757e510012b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155482 Auto-Submit: Roland McGrath <mcgrathr@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com> |
||
---|---|---|
.. | ||
config | ||
dart | ||
fuchsia | ||
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.