mirror of
https://github.com/curl/curl.git
synced 2026-07-23 12:37:16 +03:00
added HAVE_SYS_IOCTL_H define; added gcc runtime.
This commit is contained in:
parent
ca3e5a6322
commit
e983cd5cd3
2 changed files with 2 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ ifeq ($(LIBARCH),LIBC)
|
|||
PRELUDE = $(SDK_LIBC)/imports/libcpre.gcc.o
|
||||
else
|
||||
PRELUDE = $(SDK_CLIB)/imports/clibpre.gcc.o
|
||||
PRELUDE += c:/usr/lib/gcc-lib/i586-netware/3.2.3/libgcc.$(LIBEXT)
|
||||
CFLAGS += -include $(NDKBASE)/nlmconv/genlm.h
|
||||
endif
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue