Disable unused libvpx unit-tests
This commit is contained in:
parent
e768af40fb
commit
cf6565ec66
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ ffbuild_dockerbuild() {
|
|||
--disable-examples
|
||||
--disable-tools
|
||||
--disable-docs
|
||||
--disable-unit-tests
|
||||
--enable-vp9-highbitdepth
|
||||
--prefix="$FFBUILD_PREFIX"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue