提交 efb0ea2a 编写于 作者: C Clément Bœsch

Merge commit '518a2247'

* commit '518a2247':
  configure: Be more helpful when requiring options set
Merged-by: NClément Bœsch <u@pkh.me>
......@@ -3680,7 +3680,7 @@ test -n "$cross_prefix" && enable cross_compile
if enabled cross_compile; then
test -n "$arch" && test -n "$target_os" ||
die "Must specify target arch and OS when cross-compiling"
die "Must specify target arch (--arch) and OS (--target-os) when cross-compiling"
fi
ar_default="${cross_prefix}${ar_default}"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册