disable LDAP since we can no longer compile due to header incompatiblities.
This commit is contained in:
parent
6d3701318d
commit
44dc36cc8f
@ -176,6 +176,8 @@ ifeq ($(LIBARCH),LIBC)
|
|||||||
# INCLUDES += -I$(SDK_LIBC)/include/winsock
|
# INCLUDES += -I$(SDK_LIBC)/include/winsock
|
||||||
# INCLUDES += -I$(SDK_LDAP)/libc/inc
|
# INCLUDES += -I$(SDK_LDAP)/libc/inc
|
||||||
CFLAGS += -D_POSIX_SOURCE
|
CFLAGS += -D_POSIX_SOURCE
|
||||||
|
# disable LDAP since we can no longer compile.
|
||||||
|
DISABLE_LDAP = 1
|
||||||
else
|
else
|
||||||
INCLUDES += -I$(SDK_CLIB)/include/nlm
|
INCLUDES += -I$(SDK_CLIB)/include/nlm
|
||||||
# INCLUDES += -I$(SDK_CLIB)/include/nlm/obsolete
|
# INCLUDES += -I$(SDK_CLIB)/include/nlm/obsolete
|
||||||
|
Loading…
x
Reference in New Issue
Block a user