Commit 2498d15a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: disable vpx docs

(cherry picked from commit 4da2ee4b70e3f1b217fa3dbac7076c160745eaf1)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 58fd79d6
......@@ -72,10 +72,11 @@ endif
VPX_CONF := \
--enable-runtime-cpu-detect \
--disable-install-bins \
--disable-install-docs \
--disable-docs \
--disable-examples \
--disable-unit-tests
--disable-unit-tests \
--disable-install-bins \
--disable-install-docs
ifndef HAVE_WIN32
VPX_CONF += --enable-pic
......
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