Use separate plugin lists for pluto and charon on Android.

This commit is contained in:
Tobias Brunner
2011-10-13 18:34:43 +02:00
parent 504c524c13
commit 9227a3b3fa
3 changed files with 13 additions and 4 deletions
+2 -1
View File
@@ -162,7 +162,8 @@ LOCAL_C_INCLUDES += \
$(strongswan_PATH)/src/libstrongswan \
$(strongswan_PATH)/src/libtncif
LOCAL_CFLAGS := $(strongswan_CFLAGS)
LOCAL_CFLAGS := $(strongswan_CFLAGS) \
-DPLUGINS='"$(strongswan_CHARON_PLUGINS)"'
LOCAL_MODULE := libcharon