[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] updated makefile
commit 1a346cf25edff4d7c821bfd1f841573ca3fbd88d
Author: Nathan Freitas <nathan@xxxxxxxxxxx>
Date: Mon Mar 24 14:34:20 2014 -0400
updated makefile
---
external/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/external/Makefile b/external/Makefile
index 1b273cf..1d893b7 100644
--- a/external/Makefile
+++ b/external/Makefile
@@ -23,7 +23,10 @@ endif
# Android NDK setup
NDK_BASE ?= /opt/android-ndk
+NDK_PLATFORM_LEVEL ?= 5
NDK_ABI=arm
+NDK_COMPILER_VERSION = 4.7
+NDK_SYSROOT=$(NDK_BASE)/platforms/android-$(NDK_PLATFORM_LEVEL)/arch-$(NDK_ABI)
APP_ABI=armeabi
# NDK platform level, aka APP_PLATFORM, is equivalent to minSdkVersion
APP_PLATFORM := android-$(shell sed -n 's,.*android:minSdkVersion="\([0-9][0-9]*\)".*,\1,p' \
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits