glibc: install libmvec.so when available
[buildroot-gz.git] / package / libvpx / Config.in
blob6b0400c0a2f5925eee1f3ec390f456d47eb61d32
1 config BR2_PACKAGE_LIBVPX
2         bool "libvpx"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           A high-quality, open video format that's freely available to
6           everyone. Supports the VP8 and VP9 formats.
8           http://webmproject.org
10 comment "libvpx needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS