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: I27325ad4f4a6cdf5f3f5e881070a136462b897ac Exempt-From-Owner-Approval: build system cleanup
Loading