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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user