From: Jeremy Harris Date: Thu, 25 Apr 2019 21:19:03 +0000 (+0100) Subject: Enable ipv6 in template config X-Git-Url: https://git.exim.org/buildfarm-client.git/commitdiff_plain/3912c3d0d041f53eba0bc079ae9e5e72bece892d Enable ipv6 in template config --- diff --git a/build-farm.conf.template b/build-farm.conf.template index d2e4292..29a2f9d 100644 --- a/build-farm.conf.template +++ b/build-farm.conf.template @@ -141,6 +141,7 @@ our %conf =( makefile_set =>{ # uncomment to use ccache #CC => 'ccache gcc', + HAVE_IPV6 => 'yes', # Required for some tests to pass AUTH_PLAINTEXT => 'yes', SUPPORT_MAILDIR => 'yes',