Fix detection of ktls support in cross-compile environment on Linux
authorTomas Mraz <tomas@openssl.org>
Wed, 14 Sep 2022 08:41:04 +0000 (10:41 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Sep 2022 09:51:05 +0000 (11:51 +0200)
commit613fe16a90203aaa5ace2d95e498e2170e52d125
tree902c6c2d18f608a6eed2d3e8ef3e1af60f4fea93
parent6edcada219316133e871b7805ef8645c590640ae
Fix detection of ktls support in cross-compile environment on Linux

Fixes #19212

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19213)

(cherry picked from commit 9b25f52a4425d03fee1364d3531331d5d37ef742)
Configure