commit | 8196f086434de4ac281460aad253445d58547af6 | [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 | 376ce73ffa02a4ed5fb035c393e5a82fd78b89b6 | |
parent | dd5163dcd0a03696f769633d8bee98ff71b4760a [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