aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/jni
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-11-06 17:11:55 +0100
committerTobias Brunner <tobias@strongswan.org>2014-11-06 17:11:55 +0100
commitbaa4e774c1b536ecacc3d316d50688f57dd1d3ff (patch)
tree3c6228c30ab147cdad902daf1039b6a05a05aacd /src/frontends/android/jni
parentbdc4cea3169825170a73bb172585329e0def001a (diff)
downloadstrongswan-baa4e774c1b536ecacc3d316d50688f57dd1d3ff.tar.bz2
strongswan-baa4e774c1b536ecacc3d316d50688f57dd1d3ff.tar.xz
android: Build binaries for MIPS
Diffstat (limited to 'src/frontends/android/jni')
-rw-r--r--src/frontends/android/jni/Application.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontends/android/jni/Application.mk b/src/frontends/android/jni/Application.mk
index f11b57ec6..cdfb47400 100644
--- a/src/frontends/android/jni/Application.mk
+++ b/src/frontends/android/jni/Application.mk
@@ -1,2 +1,2 @@
# select the ABI(s) to build for (see CPU-ARCH-ABIS.html in the NDK docs).
-APP_ABI := armeabi x86
+APP_ABI := armeabi x86 mips