[Android] forgotten usage of gcc 4.4.3

Sébastien Toque git at videolan.org
Wed Oct 10 21:17:05 CEST 2012


vlc-ports/android | branch: master | Sébastien Toque <xilasz at gmail.com> | Wed Oct 10 21:16:51 2012 +0200| [15db8944f6f18f9abb953aec9473ffe70f78bb64] | committer: Sébastien Toque

forgotten usage of gcc 4.4.3

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=15db8944f6f18f9abb953aec9473ffe70f78bb64
---

 vlc-android/jni/Application.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vlc-android/jni/Application.mk b/vlc-android/jni/Application.mk
index 006c98a..0bd8e8a 100644
--- a/vlc-android/jni/Application.mk
+++ b/vlc-android/jni/Application.mk
@@ -1,3 +1,3 @@
 APP_PLATFORM := android-9
 APP_ABI := $(ANDROID_ABI)
-NDK_TOOLCHAIN_VERSION=4.4.3
+NDK_TOOLCHAIN_VERSION=4.6



More information about the Android mailing list