]> git.sesse.net Git - vlc/commitdiff
contrib: speexdsp: disable examples
authorTristan Matthews <tmatth@videolan.org>
Sun, 12 Oct 2014 01:42:10 +0000 (21:42 -0400)
committerTristan Matthews <tmatth@videolan.org>
Sun, 12 Oct 2014 01:42:10 +0000 (21:42 -0400)
contrib/src/speexdsp/rules.mak

index e87bd02d5096159e51daee7de7826ee100a50034..b8a0fd646195c6cce52e6532ae78c265aad79d55 100644 (file)
@@ -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
 ifeq ($(ARCH),aarch64)
 # old neon, not compatible with aarch64
 SPEEXDSP_CONF += --disable-neon