aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 0e0bd59..32de970 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,7 +71,7 @@ cc_library {
android: {
srcs: ["epoll.c"],
},
- linux: {
+ linux_glibc: {
srcs: ["epoll.c"],
},
linux_bionic: {