提交 c145d197 编写于 作者: A Andy Polyakov

Configure: make it work with Perl 5.10.

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 c21c7830
......@@ -1036,7 +1036,7 @@ if ($disabled{"dynamic-engine"}) {
}
unless ($disabled{fuzz}) {
push $config{dirs}, "fuzz";
push @{$config{dirs}}, "fuzz";
$config{cflags} .= "-fsanitize-coverage=edge,indirect-calls ";
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册