Commit de3b2746 authored by Rafaël Carré's avatar Rafaël Carré

contrib: speex: explicitely disable ogg

parent eb56833d
......@@ -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