[openssl/openssl] 6d7c5d: Windows: use the basename of the product (.dll) fo...
Richard Levitte
noreply at reply.github.openssl.org
Fri Jul 8 06:30:37 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: 6d7c5db5cf2d9d6d0044e094160a3edff34e4e34
https://github.openssl.org/openssl/openssl/commit/6d7c5db5cf2d9d6d0044e094160a3edff34e4e34
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)
(cherry picked from commit 5cc9ab5cf51137daf6d2d57718f56316dcb62744)
More information about the openssl-commits
mailing list