vlc/vlc-2.2 | branch: master | Tristan Matthews <[email protected]> | Fri Oct 24 16:39:37 2014 -0400| [60ff09fe09ba01f978c6e5f1c2f6dfa17fceabf8] | committer: Tristan Matthews
contrib: opus: don't build extra programs and doc (cherry picked from commit bdd6d80e23f3358c887215fb0497dff79b799e09) > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=60ff09fe09ba01f978c6e5f1c2f6dfa17fceabf8 --- contrib/src/opus/rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/opus/rules.mak b/contrib/src/opus/rules.mak index d783648..56f0933 100644 --- a/contrib/src/opus/rules.mak +++ b/contrib/src/opus/rules.mak @@ -19,7 +19,7 @@ opus: opus-$(OPUS_VERSION).tar.gz .sum-opus $(UPDATE_AUTOCONFIG) $(MOVE) -OPUS_CONF= +OPUS_CONF= --disable-extra-programs --disable-doc ifndef HAVE_FPU OPUS_CONF += --enable-fixed-point endif _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
