提交 f3e3f28e 编写于 作者: L Luca Barbato 提交者: Anton Khirnov

Error out if vaapi is not found

Make the behaviour consistent with the other external deps.
Signed-off-by: NAnton Khirnov <anton@khirnov.net>
上级 ff1ec0c3
......@@ -2840,7 +2840,7 @@ for thread in $THREADS_LIST; do
done
check_lib math.h sin -lm
disabled vaapi || check_lib va/va.h vaInitialize -lva
enabled vaapi && require vaapi va/va.h vaInitialize -lva
check_mathfunc exp2
check_mathfunc exp2f
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册