]> sjero.net Git - linphone/commitdiff
add missing -Define controlling tls certificate checking by eXosip
authorSimon Morlat <simon.morlat@linphone.org>
Thu, 13 Dec 2012 13:47:24 +0000 (14:47 +0100)
committerSimon Morlat <simon.morlat@linphone.org>
Thu, 13 Dec 2012 13:50:43 +0000 (14:50 +0100)
build/android/common.mk

index edc48d11c442989158445ae531c880a4486abf21..99e1787a752ff4f7381cfb8a7bf714a04155e8bf 100644 (file)
@@ -65,7 +65,8 @@ LOCAL_CFLAGS += \
        -DLINPHONE_VERSION=\"$(LINPHONE_VERSION)\" \
        -DLINPHONE_PLUGINS_DIR=\"\\tmp\" \
        -DLOG_DOMAIN=$(MY_LOG_DOMAIN) \
-       -DHAVE_EXOSIP_TRYLOCK=1 
+       -DHAVE_EXOSIP_TRYLOCK=1 \
+       -DHAVE_EXOSIP_TLS_VERIFY_CERTIFICATE=1 
 
 LOCAL_CFLAGS += -DIN_LINPHONE