提交 841c91d6 编写于 作者: D Dr. Stephen Henson

Update from stable branch.

上级 a4792168
...@@ -291,6 +291,7 @@ sub do_lib_rule ...@@ -291,6 +291,7 @@ sub do_lib_rule
if ($name eq "") if ($name eq "")
{ {
$ex.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/); $ex.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/);
$ex.=' crypt32.lib advapi32.lib' if ($target =~ /capi/);
} }
elsif ($FLAVOR =~ /CE/) elsif ($FLAVOR =~ /CE/)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册