Commit 58fd79d6 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: don't disable VP8 decoder

(cherry picked from commit 8032442916b4d08884f60c4ae3341d879cd65b97)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 61419e6c
......@@ -75,8 +75,8 @@ VPX_CONF := \
--disable-install-bins \
--disable-install-docs \
--disable-examples \
--disable-unit-tests \
--disable-vp8-decoder
--disable-unit-tests
ifndef HAVE_WIN32
VPX_CONF += --enable-pic
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