Commit 08407622 authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Baptiste Kempf

contrib: speex: explicitely disable ogg

(cherry picked from commit de3b2746ea3f5f58add24c7c8f91c1ffc149b63e)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 2983a6e3
......@@ -27,7 +27,7 @@ speex: speex-$(SPEEX_VERSION).tar.gz .sum-speex
$(ZCAT) "$<" | (cd $@-git && tar xv --strip-components=1)
$(MOVE)
SPEEX_CONF :=
SPEEX_CONF := --without-ogg
ifndef HAVE_FPU
SPEEX_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