提交 21ab1237 编写于 作者: R Richard Levitte

If the target is an old style debug- target, it will not have debugging [cl]flags

Reviewed-by: NStephen Henson <steve@openssl.org>
上级 5e5d53d3
......@@ -1196,6 +1196,7 @@ if ($d) {
&usage if (!defined($table{$target})
|| $table{$target}->{template}
|| ($build_prefix eq "debug_"
&& $target !~ /^debug-/
&& !($table{$target}->{debug_cflags}
|| $table{$target}->{debug_lflags})));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册