[Android] Not verbose build
Thomas Guillem
git at videolan.org
Mon Feb 9 10:03:44 CET 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Feb 9 10:03:34 2015 +0100| [fb0b63e7e2244adcd0f00d4bf06bc1cce572c950] | committer: Thomas Guillem
Not verbose build
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=fb0b63e7e2244adcd0f00d4bf06bc1cce572c950
---
compile-libvlc.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 1ca7ab3..1902fd8 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -520,4 +520,4 @@ $ANDROID_NDK/ndk-build -C libvlc \
SYSROOT=${SYSROOT} \
TARGET_TUPLE=$TARGET_TUPLE \
HAVE_64=${HAVE_64} \
- NDK_PROJECT_PATH=jni V=1
+ NDK_PROJECT_PATH=jni
More information about the Android
mailing list