提交 855eff54 编写于 作者: R Richard Levitte

Have mkdef.pl use case sensitive symbols for shareable symbol vector

Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 96e25c49
......@@ -1235,6 +1235,7 @@ EOF
my $libref = $name eq "ssl" ? "LIBCRYPTO.EXE /SHARE" : "";
print OUT <<"EOF";
IDENTIFICATION="LIB$libname V$version"
CASE_SENSITIVE=YES
LIB$libname.OLB /LIBRARY
$libref
SYMBOL_VECTOR=(-
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册