mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
6a7aaf5bc3
This removes warnings like these: ``` ld: warning: object file (../../buildtools/mac-x64/clang/bin/../lib/libc++.a(memory.cpp.o)) was built for newer OSX version (10.13) than being linked (10.8) ``` These warnings seem to be harmless but may indicate that our builds are no longer working below macOS 10.13. On developer machines, these warnings don't seem to occur. We don't test on versions older than 10.13 so we can't guarantee that the Dart SDK works on those. https://github.com/dart-lang/sdk/issues/40850 Change-Id: I1b146803605daa9e42d4283722efb39ecd66f0ab Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/146803 Reviewed-by: Ryan Macnak <rmacnak@google.com> |
||
---|---|---|
.. | ||
android | ||
clang | ||
compiler | ||
gcc | ||
linux | ||
mac | ||
sanitizers | ||
templates | ||
win | ||
arm.gni | ||
BUILD.gn | ||
BUILDCONFIG.gn | ||
host_byteorder.gni | ||
locales.gni | ||
OWNERS | ||
sysroot.gni |