commit | 1e45d533b36df8436a667a63fe624091933cb2ab | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Thu Sep 28 17:13:32 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Fri Sep 29 13:17:06 2017 -0700 |
tree | 0a68593653604ca37e993339f5d8b3c44a02a559 | |
parent | 39071a517738b24611ae373c9a608a4ca00d0630 [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: I0b3c147b00a8ab6ff289b85db55b88836c905f5c Exempt-From-Owner-Approval: build system cleanup