vlc/vlc-2.2 | branch: master | Tristan Matthews <tma...@videolan.org> | Sat Oct 
11 21:42:10 2014 -0400| [ac4f2bc6d06890f40034d8ad368c208de76a61a6] | committer: 
Jean-Baptiste Kempf

contrib: speexdsp: disable examples

(cherry picked from commit 7bd11e51ac8dee7c27faff7c1c406164f2943a94)
Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org>

Conflicts:
        contrib/src/speexdsp/rules.mak

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=ac4f2bc6d06890f40034d8ad368c208de76a61a6
---

 contrib/src/speexdsp/rules.mak |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/speexdsp/rules.mak b/contrib/src/speexdsp/rules.mak
index 7a2bc80..9b58675 100644
--- a/contrib/src/speexdsp/rules.mak
+++ b/contrib/src/speexdsp/rules.mak
@@ -22,7 +22,7 @@ speexdsp: speexdsp-$(SPEEXDSP_VERSION).tar.gz .sum-speexdsp
        $(ZCAT) "$<" | (cd $@-git && tar xv --strip-components=1)
        $(MOVE)
 
-SPEEXDSP_CONF := --enable-resample-full-sinc-table
+SPEEXDSP_CONF := --enable-resample-full-sinc-table --disable-examples
 ifndef HAVE_FPU
 SPEEXDSP_CONF += --enable-fixed-point
 ifeq ($(ARCH),arm)

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to