]> git.ipfire.org Git - thirdparty/openssl.git/commit
Augment version.c to not display -w options on non-windows
authorNeil Horman <nhorman@openssl.org>
Wed, 26 Jun 2024 15:51:51 +0000 (11:51 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 9 Jul 2024 08:01:44 +0000 (04:01 -0400)
commit290452f2bd7ba220a4a38a68371bfcd39765b1e9
tree05518e88e9b252a7e5dc92d7da8268ea92079efd
parent62dd0f1762c9c5dd1df5f4220adec0fe5661c7c9
Augment version.c to not display -w options on non-windows

Don't need the -w option on non-windows builds

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24450)
apps/version.c