aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-09-29 04:33:14 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 04:33:14 +0000
commit8c4077d35529be90f37c3538f505c6062244bcb7 (patch)
tree1e33f584c07cdb35c26b7ae30ed03eb83c2f866a
parentb3dd969b85b3aeb0be3820bf6b172d7c43000bcb (diff)
parentfe51bcc4dbc63ec8c22dec8b9400feb66f1ccee1 (diff)
downloadlibevent-8c4077d35529be90f37c3538f505c6062244bcb7.tar.gz
Remove default libraries
am: fe51bcc4db Change-Id: Ie77535785b0659daf2c14ac8595b637fa0e19a9c
-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,