
13 Apr
2015
13 Apr
'15
12:38 p.m.
commit 74deb39c292e20bb34a3b849160ea20c4405b75a Author: Nathan Freitas <nathan@freitas.net> Date: Sat Apr 11 21:16:03 2015 -0400 support building tun2socks for x86 --- jni/Application.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jni/Application.mk b/jni/Application.mk index d4d6c44..980a0d4 100644 --- a/jni/Application.mk +++ b/jni/Application.mk @@ -1,3 +1,3 @@ APP_OPTIM := release -APP_ABI := armeabi armeabi-v7a +APP_ABI := armeabi armeabi-v7a x86 APP_PLATFORM := android-14
3725
Age (days ago)
3725
Last active (days ago)
0 comments
1 participants
participants (1)
-
n8fr8@torproject.org