]> git.ipfire.org Git - thirdparty/openssl.git/commit
Windows: use the basename of the product (.dll) for definition files
authorRichard Levitte <levitte@openssl.org>
Wed, 6 Jul 2022 04:54:49 +0000 (06:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 8 Jul 2022 06:28:06 +0000 (08:28 +0200)
commit5cc9ab5cf51137daf6d2d57718f56316dcb62744
tree6ecdbb49cefdf917410bc32e26c4b485279ff6bb
parent081f3484593cdd3be2b7fdd8818c3f928ce729bc
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@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/18732)
Configurations/windows-makefile.tmpl