summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
111b234)
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1772)
sub {
unless ($disabled{zlib}) {
if (defined($disabled{"zlib-dynamic"})) {
sub {
unless ($disabled{zlib}) {
if (defined($disabled{"zlib-dynamic"})) {
- return $withargs{zlib_lib};
+ return $withargs{zlib_lib} // "ZLIB1";
ld => "link",
lflags => "/nologo",
ld => "link",
lflags => "/nologo",