Commit b8c425d2 authored by kenan's avatar kenan

不编译epoll_sub.c

parent 24390b82
......@@ -17,7 +17,6 @@ LOCAL_SRC_FILES := \
bufferevent_ratelim.c \
bufferevent_sock.c \
epoll.c \
epoll_sub.c \
evdns.c \
event.c \
event_tagging.c \
......@@ -35,6 +34,9 @@ LOCAL_SRC_FILES := \
signal.c \
strlcpy.c
# android has <sys/epoll.h>
# LOCAL_SRC_FILES += epoll_sub.c
LOCAL_C_INCLUDES := $(LOCAL_PATH) \
$(LOCAL_PATH)/android \
$(LOCAL_PATH)/include \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment