dart-sdk/build/config
Vyacheslav Egorov b53162d82b [build] Link with dl library on linux by default.
Otherwise executables simply does not link because C++ std lib we are
using has dependency on dl (through libunwind).

Fixes https://github.com/dart-lang/sdk/issues/35631

Note: this follows what newer versions of build configs do. See for
example one used in Flutter build root[1]

[1] 224ebe0ada/build/config/BUILD.gn (L121)

Change-Id: I405c820db4363a59230d7ba4f93d760a8cbbabc3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103627
Reviewed-by: Teagan Strickland <sstrickl@google.com>
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
2019-05-24 14:07:05 +00:00
..
android Reland "[vm] Finish adding support for ECMAScript 2018 features." 2019-04-29 09:11:48 +00:00
clang
compiler [build] Link with dl library on linux by default. 2019-05-24 14:07:05 +00:00
gcc [build] Remove absolute paths from object files and vm_platform.dill. 2018-06-28 18:21:27 +00:00
linux [build] Move to Jessie sysroots from Wheezy sysroots. 2018-10-25 15:05:22 +00:00
mac
sanitizers
templates
win [vm] Integrate dart binary with Crashpad on Windows. 2018-10-24 13:30:16 +00:00
arm.gni
BUILD.gn
BUILDCONFIG.gn Revert "[vm/build] Expose is_release/is_profile so they are available in third_party gn scripts." and different fix. 2019-04-03 17:06:47 +00:00
host_byteorder.gni Reland "[vm] Finish adding support for ECMAScript 2018 features." 2019-04-29 09:11:48 +00:00
locales.gni
OWNERS
sysroot.gni [infra] Update Clang toolchain and GN 2018-11-29 15:37:40 +00:00