starter: Fix build on Android

While the (default) ipsec script does not work on Android starter still
passes the script's name to charon if leftfirewall is configured.
This commit is contained in:
Tobias Brunner
2014-05-28 18:20:42 +02:00
parent 58c639e584
commit 95d13fcc3f
+1
View File
@@ -19,6 +19,7 @@ LOCAL_C_INCLUDES += \
$(strongswan_PATH)/src/stroke
LOCAL_CFLAGS := $(strongswan_CFLAGS) -DSTART_CHARON \
-DIPSEC_SCRIPT='"ipsec"' \
-DPLUGINS='"$(strongswan_STARTER_PLUGINS)"'
LOCAL_MODULE := starter