aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,