commit | ecb8aa3a8f2964cb336aa8f47b9e1414761bba00 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Thu Sep 28 16:17:22 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Thu Sep 28 16:17:22 2017 -0700 |
tree | fe9e86e60ad25f21c95e2474226d79ef23326b96 | |
parent | 8ee1187ef5ee83ef95a12f9dd5821181b3a6abe5 [diff] |
Remove default libraries libdl is part of system_shared_libs now. -ldl -lpthread -lm are now defaults for host_ldlibs on Linux and Darwin. -lrt is a default for host_ldlibs on Linux. Test: m host Change-Id: Ice4b3311d1703f1ea288a5290da8df1b9a2c2c68 Exempt-From-Owner-Approval: build system cleanup