]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Enable ipcrypt2 w/ autotools in our CI
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 3 Feb 2026 11:13:57 +0000 (12:13 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 3 Feb 2026 11:41:50 +0000 (12:41 +0100)
Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
tasks.py

index cbef20bd1e8ebe3bf9375a4c5eb3a13bd96cb830..023787c94bb9f431c0456cbf17bffe2b6e2bec47 100644 (file)
--- a/tasks.py
+++ b/tasks.py
@@ -766,6 +766,7 @@ def ci_dnsdist_configure_autotools(features, additional_flags, additional_ld_fla
                       --enable-dns-over-https \
                       --enable-dns-over-quic \
                       --enable-dns-over-http3 \
+                      --enable-ipcrypt2 \
                       --enable-systemd \
                       --enable-yaml \
                       --prefix=/opt/dnsdist \