]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - Android.mk
transform: Add a getter for the enum_names for a specific transform type
[people/ms/strongswan.git] / Android.mk
index e762fe955844ae1a3a2878f0bca4c42ccd2f9d63..7b8bc8f87d7bb29c5feda2eac6458f271e315788 100644 (file)
@@ -36,7 +36,6 @@ include $(LOCAL_PATH)/Android.common.mk
 
 # includes
 strongswan_PATH := $(LOCAL_PATH)
-libvstr_PATH := external/strongswan-support/vstr/include
 libcurl_PATH := external/strongswan-support/libcurl/include
 libgmp_PATH := external/strongswan-support/gmp
 openssl_PATH := external/openssl/include
@@ -61,6 +60,7 @@ strongswan_CFLAGS := \
        -DHAVE_ALLOCA_H \
        -DHAVE_ALLOCA \
        -DHAVE_CLOCK_GETTIME \
+       -DHAVE_DLADDR \
        -DHAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC \
        -DHAVE_PRCTL \
        -DHAVE_LINUX_UDP_H \
@@ -77,7 +77,7 @@ strongswan_CFLAGS := \
        -DMONOLITHIC \
        -DUSE_IKEV1 \
        -DUSE_IKEV2 \
-       -DUSE_VSTR \
+       -DUSE_BUILTIN_PRINTF \
        -DDEBUG \
        -DROUTING_TABLE=0 \
        -DROUTING_TABLE_PRIO=220 \
@@ -100,7 +100,8 @@ strongswan_BUILD := \
        libhydra \
        libstrongswan \
        libtncif \
-       libtnccs
+       libtnccs \
+       libimcv
 
 ifneq ($(strongswan_BUILD_STARTER),)
 strongswan_BUILD += \