Commit ac4f2bc6 authored by Tristan Matthews's avatar Tristan Matthews Committed by Jean-Baptiste Kempf

contrib: speexdsp: disable examples

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

Conflicts:
	contrib/src/speexdsp/rules.mak
parent 41cbb49b
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment