git://git.exim.org
/
buildfarm-client.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable ipv6 in template config
[buildfarm-client.git]
/
build-farm.conf.template
diff --git
a/build-farm.conf.template
b/build-farm.conf.template
index d2e429204d98d99f18c698107ecd36ee9e7bef70..29a2f9debd4406b3ae499ce32146dbc614f1fff8 100644
(file)
--- 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',