mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-06 18:39:43 +00:00
minor Makefile fix.
This commit is contained in:
@ -104,7 +104,7 @@ SDK_LIBC = $(NDK_ROOT)/libc
|
||||
|
||||
ifeq ($(LIBARCH),LIBC)
|
||||
INCLUDES += -I$(SDK_LIBC)/include -I$(SDK_LIBC)/include/nks
|
||||
INCLUDES += -I$(SDK_LIBC)/include/winsock
|
||||
# INCLUDES += -I$(SDK_LIBC)/include/winsock
|
||||
CFLAGS += -D_POSIX_SOURCE
|
||||
# CFLAGS += -D__ANSIC__
|
||||
else
|
||||
|
Reference in New Issue
Block a user