mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
fef905cbe2
These linker flags are causing issues with the Dart->Flutter roll, and so I'm removing them for now until we can figure out how to reintroduce them later. To avoid overwriting section contents, even at a much reduced amount, I also reland the clang DEPS revert in CL 256208. TEST=pkg/dartdev/test/commands/compile_test Bug: https://github.com/flutter/flutter/issues/112687 Change-Id: I35d3ff6a2a0a46e2f589469fb47bca5f9ca6df1d Cq-Include-Trybots: luci.dart.try:analyzer-mac-release-try,dart-sdk-mac-arm64-try,dart-sdk-mac-try,pkg-mac-release-arm64-try,pkg-mac-release-try,vm-kernel-precomp-mac-product-x64-try,vm-kernel-precomp-nnbd-mac-release-arm64-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/262161 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Tess Strickland <sstrickl@google.com> |
||
---|---|---|
.. | ||
config | ||
dart | ||
fuchsia | ||
linux | ||
mac | ||
rust | ||
sanitizers | ||
secondary/third_party | ||
toolchain | ||
.gitignore | ||
detect_host_arch.py | ||
executable_suffix.gni | ||
find_depot_tools.py | ||
gn_helpers.py | ||
gn_run_binary.py | ||
OWNERS | ||
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 independently by the Dart team. It is used to support the GN build system.