Update from stable branch.
This commit is contained in:
parent
a4792168ec
commit
841c91d6e4
@ -291,6 +291,7 @@ sub do_lib_rule
|
||||
if ($name eq "")
|
||||
{
|
||||
$ex.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/);
|
||||
$ex.=' crypt32.lib advapi32.lib' if ($target =~ /capi/);
|
||||
}
|
||||
elsif ($FLAVOR =~ /CE/)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user