]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Build native libraries for all non-deprecated ABIs
authorTobias Brunner <tobias@strongswan.org>
Mon, 4 Jun 2018 13:36:20 +0000 (15:36 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:31 +0000 (11:31 +0200)
commit929badfefd4bd1b958bc22dfe8324ebfd7e43d62
treea4e51ad720d81339bc39e9edfc753032a483f630
parent4bb0a589ff81ab40c9c1a5757c703ea279a48353
android: Build native libraries for all non-deprecated ABIs

armeabi has been superseded by armeabi-v7a and the MIPS ABIs were removed
with the latest NDK (r17), after being marked deprecated for a while.
By not specifying APP_ABI we build for all non-deprecated ABIs.
src/frontends/android/app/src/main/jni/Application.mk