From: Frantisek Sumsal Date: Wed, 17 Feb 2021 08:56:59 +0000 (+0100) Subject: ci: enable DNS over TLS using OpenSSL in the build test X-Git-Tag: v248-rc1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f6d5769fbc2905e0d8d8fbe20881b648a6f336;p=thirdparty%2Fsystemd.git ci: enable DNS over TLS using OpenSSL in the build test Prompted by: * https://github.com/systemd/systemd/pull/18641#issuecomment-780371055 * https://github.com/systemd/systemd/issues/18639 --- diff --git a/.github/workflows/build_test.sh b/.github/workflows/build_test.sh index 2f3646e7ed0..fc3d6c096e2 100755 --- a/.github/workflows/build_test.sh +++ b/.github/workflows/build_test.sh @@ -12,6 +12,7 @@ ARGS=( "--optimization=s" "--optimization=3 -Db_lto=true" "--optimization=3 -Db_lto=false" + "--optimization=3 -Ddns-over-tls=openssl" "-Db_ndebug=true" ) PACKAGES=(