Make WIN32 static builds work again.
This commit is contained in:
parent
e512375186
commit
3b5c1dc565
@ -306,6 +306,7 @@ sub do_lib_rule
|
||||
if (!$shlib)
|
||||
{
|
||||
# $ret.="\t\$(RM) \$(O_$Name)\n";
|
||||
$ret.="$target: $objs\n";
|
||||
$ret.="\t\$(MKLIB) $lfile$target @<<\n $objs\n<<\n";
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user