commit | ec0752d7c80f9c6215a909adb184d15ab496e4ca | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Thu Sep 28 17:13:50 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Thu Sep 28 17:14:46 2017 -0700 |
tree | f6495f6b188865cc63d677b70a0cb5f328d0e049 | |
parent | 52e28213599adebfc4f0824d571e89a5b40d9565 [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 Test: mmma system/extras Change-Id: I190f2f987392cd21275821645361adc19053c907 Exempt-From-Owner-Approval: build system cleanup