提交 9cf55765 编写于 作者: B Blue Swirl

Fix typo

Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
上级 50035d3d
......@@ -2188,7 +2188,7 @@ case "$target" in
target_darwin_user="yes"
;;
${target_arch2}-bsd-user)
if test "bsd" != "yes" ; then
if test "$bsd" != "yes" ; then
echo "ERROR: Target '$target' is only available on a BSD host"
exit 1
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册