We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e096b0c commit b67d24eCopy full SHA for b67d24e
1 file changed
Android.mk
@@ -18,7 +18,7 @@ LOCAL_SRC_FILES := \
18
$(subst $(LOCAL_PATH)/,,) \
19
$(wildcard $(LOCAL_PATH)/src/*.c) \
20
21
-LOCAL_CFLAGS =
+LOCAL_CFLAGS = -DHAVE_GETIFADDRS
22
23
# Warnings we haven't fixed (yet)
24
LOCAL_CFLAGS += -Wno-unused-parameter -Wno-sign-compare
0 commit comments