Build starter on Android.

This commit is contained in:
Tobias Brunner
2011-10-11 16:30:20 +02:00
parent b3b1419e06
commit b66a3b3d28
3 changed files with 38 additions and 1 deletions
+2
View File
@@ -60,6 +60,7 @@ strongswan_CFLAGS := \
-DCAPABILITIES_NATIVE \
-DMONOLITHIC \
-DUSE_VSTR \
-DDEBUG \
-DROUTING_TABLE=0 \
-DROUTING_TABLE_PRIO=220 \
-DVERSION=\"$(strongswan_VERSION)\" \
@@ -84,4 +85,5 @@ include $(addprefix $(LOCAL_PATH)/src/,$(addsuffix /Android.mk, \
libtncif \
libfreeswan \
stroke \
starter \
))