提交 9b21f591 编写于 作者: R Ralf S. Engelschall

Fix an error message

上级 4098e89c
...@@ -269,7 +269,7 @@ foreach (@ARGV) ...@@ -269,7 +269,7 @@ foreach (@ARGV)
} }
else else
{ {
die "unknown options, only -Dxxx, -Lxxx -lxxx supported\n"; die "unknown options, only -Dxxx, -Lxxx and -lxxx supported\n";
} }
} }
else else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册