From: Luca Boccassi Date: Thu, 3 Jul 2025 21:11:02 +0000 (+0100) Subject: openssl-util: allow to build with openssl without UI support (#38041) X-Git-Tag: v258-rc1~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0754db571b05236150ee9f56f2b80a3c0570c712;p=thirdparty%2Fsystemd.git openssl-util: allow to build with openssl without UI support (#38041) This makes it possible to build systemd with -Dc_args='-DOPENSSL_NO_UI_CONSOLE=1'. Hopefully, now systemd can be built with other openssl implementations, like BoringSSL, which deos not support UIs. Closes #38024. --- 0754db571b05236150ee9f56f2b80a3c0570c712