提交 ab0742d2 编写于 作者: M Martin Storsjö

configure: Suggest upgrading gas-preprocessor instead of just installing

Older versions don't support all the features we test for now.
Signed-off-by: NMartin Storsjö <martin@martin.st>
上级 9f8cf50e
......@@ -3799,7 +3799,7 @@ if enabled_any arm aarch64 || enabled_all ppc altivec && enabled asm; then
if ! check_gas ; then
as=${gas:=$as}
check_gas || \
$nogas "GNU assembler not found, install gas-preprocessor"
$nogas "GNU assembler not found, install/update gas-preprocessor"
fi
check_as <<EOF && enable as_func
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册