mirror of
https://github.com/curl/curl.git
synced 2026-07-24 00:17:21 +03:00
minor Makefile fix.
This commit is contained in:
parent
69af552bc1
commit
189461dc98
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue