Commit 60ff09fe authored by Tristan Matthews's avatar Tristan Matthews Committed by Tristan Matthews

contrib: opus: don't build extra programs and doc

(cherry picked from commit bdd6d80e23f3358c887215fb0497dff79b799e09)
parent 70d70ee0
...@@ -19,7 +19,7 @@ opus: opus-$(OPUS_VERSION).tar.gz .sum-opus ...@@ -19,7 +19,7 @@ opus: opus-$(OPUS_VERSION).tar.gz .sum-opus
$(UPDATE_AUTOCONFIG) $(UPDATE_AUTOCONFIG)
$(MOVE) $(MOVE)
OPUS_CONF= OPUS_CONF= --disable-extra-programs --disable-doc
ifndef HAVE_FPU ifndef HAVE_FPU
OPUS_CONF += --enable-fixed-point OPUS_CONF += --enable-fixed-point
endif endif
......
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