aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-09-29 17:37:33 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 17:37:33 +0000
commit037914c03e4c0215b0f44dc7910853ba01ed40d2 (patch)
tree1e33f584c07cdb35c26b7ae30ed03eb83c2f866a
parente8f410c748bb0497fde70807d726ab4b07aaa995 (diff)
parenta4f30a3c9b799783db508739ebb83fc2f5560eaf (diff)
downloadlibevent-037914c03e4c0215b0f44dc7910853ba01ed40d2.tar.gz
Remove default libraries am: fe51bcc4db am: 8c4077d355
am: a4f30a3c9b Change-Id: If19a78511be1a2d5054cde45364912e261d9cb2f
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 74bceaf..0e0bd59 100644
--- a/Android.bp
+++ b/Android.bp
@@ -73,7 +73,6 @@ cc_library {
},
linux: {
srcs: ["epoll.c"],
- host_ldlibs: ["-lrt"],
},
linux_bionic: {
enabled: true,