[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] update the build to target all arm types
commit 5927fb0123fcaf1e6d498c7a3b938aa85372a334
Author: Nathan Freitas <nathan@xxxxxxxxxxx>
Date: Thu Nov 3 12:17:23 2016 -0400
update the build to target all arm types
---
orbotservice/src/main/jni/Application.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orbotservice/src/main/jni/Application.mk b/orbotservice/src/main/jni/Application.mk
index abc185b..146bb44 100644
--- a/orbotservice/src/main/jni/Application.mk
+++ b/orbotservice/src/main/jni/Application.mk
@@ -1,4 +1,4 @@
-APP_ABI := armeabi
+APP_ABI := armeabi armeabi-v7a arm64-v8a
APP_PLATFORM := android-23
APP_STL := stlport_static
NDK_TOOLCHAIN_VERSION := 4.9
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits