aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/Makefile b/res/Makefile
index 8084858ee..3129180e5 100644
--- a/res/Makefile
+++ b/res/Makefile
@@ -29,6 +29,8 @@ ifneq ($(findstring $(OSARCH), mingw32 cygwin ),)
res_agi.so_LIBS:= -lres_speech.so
endif
+res_config_ldap.o: ASTCFLAGS+=-DLDAP_DEPRECATED
+
ael/ael_lex.o: ael/ael_lex.c ../include/asterisk/ael_structs.h ael/ael.tab.h
ael/ael_lex.o: ASTCFLAGS+=-I. -Iael -Wno-unused