On 08/12/2025 22.32, Zhuoying Cai wrote:
Always compile x509-utils.c and add a fallback when GNUTLS is
unavailable.
These functions will be needed in the s390x code regardless of whether
GNUTLS is available.
Signed-off-by: Zhuoying Cai <[email protected]>
Acked-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Farhan Ali <[email protected]>
---
crypto/meson.build | 2 +-
crypto/x509-utils.c | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <[email protected]>