commit | 26c9967375f0c26dac0d2c843680364f00a7a336 | [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 | 0205572c311fafb313f659e102b43830ca99c166 [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