Enable ipv6 in template config
authorJeremy Harris <jgh@wizmail.org>
Thu, 25 Apr 2019 21:19:03 +0000 (22:19 +0100)
committerJeremy Harris <jgh@wizmail.org>
Thu, 25 Apr 2019 21:19:03 +0000 (22:19 +0100)
build-farm.conf.template

index d2e429204d98d99f18c698107ecd36ee9e7bef70..29a2f9debd4406b3ae499ce32146dbc614f1fff8 100644 (file)
@@ -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',