aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-09-29 09:47:23 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 09:47:23 +0000
commita4f30a3c9b799783db508739ebb83fc2f5560eaf (patch)
tree1e33f584c07cdb35c26b7ae30ed03eb83c2f866a
parent350c14802ff83f4c684604061ebb37717b337eb3 (diff)
parent8c4077d35529be90f37c3538f505c6062244bcb7 (diff)
downloadlibevent-a4f30a3c9b799783db508739ebb83fc2f5560eaf.tar.gz
Remove default libraries am: fe51bcc4db
am: 8c4077d355 Change-Id: Iedddd961be1b71ea5ae29a2de36007bbceb7eafa
-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,