]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix CI Pipeline by Disabling SSL_TRACE_TEST
authorRyan Hooper <ryhooper@cisco.com>
Fri, 19 Sep 2025 15:33:09 +0000 (11:33 -0400)
committerRyan Hooper <ryhooper@cisco.com>
Fri, 19 Sep 2025 15:40:22 +0000 (11:40 -0400)
commitbd362f346cb1e763c060eab959ffc49fe6ccc611
tree2ea7baab1f00d3476e229640fa4f22ab144483bf
parentd296f9653345d79ee316c053f63a489f001565a5
Fix CI Pipeline by Disabling SSL_TRACE_TEST

Disabling the SSL_TRACE_TEST since it caused an issue on
some cross compiles. A follow-on commit will change
the test.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28621)
test/sslapitest.c