android: Remove dependency on libvstr
This commit is contained in:
+1
-2
@@ -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
|
||||
@@ -77,7 +76,7 @@ strongswan_CFLAGS := \
|
||||
-DMONOLITHIC \
|
||||
-DUSE_IKEV1 \
|
||||
-DUSE_IKEV2 \
|
||||
-DUSE_VSTR \
|
||||
-DUSE_BUILTIN_PRINTF \
|
||||
-DDEBUG \
|
||||
-DROUTING_TABLE=0 \
|
||||
-DROUTING_TABLE_PRIO=220 \
|
||||
|
||||
Reference in New Issue
Block a user