[Android] disable chromaprint contrib

Rafaël Carré git at videolan.org
Sat Apr 6 14:57:10 CEST 2013


vlc-ports/android | branch: master | Rafaël Carré <funman at videolan.org> | Sat Apr  6 14:56:54 2013 +0200| [74b8930a592d8f7ace4112929a165bde86781631] | committer: Rafaël Carré

disable chromaprint contrib

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

 compile.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/compile.sh b/compile.sh
index c6874cb..543d3e9 100755
--- a/compile.sh
+++ b/compile.sh
@@ -161,6 +161,7 @@ cd contrib/android
 ../bootstrap --host=${TARGET_TUPLE} --disable-disc --disable-sout --enable-small \
     --disable-dca \
     --disable-goom \
+    --disable-chromaprint \
     --disable-lua \
     --disable-schroedinger \
     --disable-sdl \



More information about the Android mailing list