]> git.ipfire.org Git - thirdparty/openssl.git/commit
config: use -path instead of -wholename
authorNikola Pajkovsky <nikolap@openssl.org>
Wed, 4 Feb 2026 14:05:40 +0000 (15:05 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Feb 2026 09:53:03 +0000 (10:53 +0100)
commitaad0ceda38dbb3881599cd4666334b191388bdb8
tree0e913b64474384e204b1153e302abf8fa1bd92c4
parentfb0a105e25c428e6f1fa16f0ce55f9f6934080f3
config: use -path instead of -wholename

-wholename is mostly alias to -path, and -path is more
portable. E.g. -wholename does not exist on NetBSD.

Signed-off-by: Nikola Pajkovsky <nikolap@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
MergeDate: Mon Feb  9 09:53:10 2026
(Merged from https://github.com/openssl/openssl/pull/29944)
Configurations/unix-Makefile.tmpl