[tor-commits] [orbot/master] update NDK build script

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Oct 12 21:05:53 UTC 2018


commit ffda7698076c5d07956517928db62eb18b40e68c
Author: n8fr8 <nathan at freitas.net>
Date:   Thu Oct 11 17:36:05 2018 -0400

    update NDK build script
---
 orbotservice/src/main/jni/Application.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/orbotservice/src/main/jni/Application.mk b/orbotservice/src/main/jni/Application.mk
index 9e5d89dd..d35e1e9c 100644
--- a/orbotservice/src/main/jni/Application.mk
+++ b/orbotservice/src/main/jni/Application.mk
@@ -1,4 +1,3 @@
 APP_ABI      			:= armeabi armeabi-v7a x86
 APP_PLATFORM 			:= android-16
-APP_STL      			:= stlport_static
-NDK_TOOLCHAIN_VERSION 	:= 4.9
+APP_STL      			:= c++_static





More information about the tor-commits mailing list