aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 72eca2b..dffa0b4 100644
--- a/Android.mk
+++ b/Android.mk
@@ -52,6 +52,7 @@ libevent_all_src := \
$(libevent_extra_src)
libevent_cflags := \
+ -D_BSD_SOURCE \
-O3 \
-Wno-implicit-function-declaration \
-Wno-strict-aliasing \