[openssl/openssl] 5cc9ab: Windows: use the basename of the product (.dll) fo...
Richard Levitte
noreply at reply.github.openssl.org
Fri Jul 8 06:29:32 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 5cc9ab5cf51137daf6d2d57718f56316dcb62744
https://github.openssl.org/openssl/openssl/commit/5cc9ab5cf51137daf6d2d57718f56316dcb62744
Author: Richard Levitte <levitte at openssl.org>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M Configurations/windows-makefile.tmpl
Log Message:
-----------
Windows: use the basename of the product (.dll) for definition files
This resolves the faulty LIBRARY value that contained the directory
of the product (.dll) in the build tree. This applies to engines and
other modules alike.
Fixes #18726
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/18732)
More information about the openssl-commits
mailing list