git://git.exim.org
/
buildfarm-client.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c62559f
)
Enable ipv6 in template config
author
Jeremy Harris
<jgh@wizmail.org>
Thu, 25 Apr 2019 21:19:03 +0000
(22:19 +0100)
committer
Jeremy Harris
<jgh@wizmail.org>
Thu, 25 Apr 2019 21:19:03 +0000
(22:19 +0100)
build-farm.conf.template
patch
|
blob
|
history
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',
makefile_set =>{
# uncomment to use ccache
#CC => 'ccache gcc',
+ HAVE_IPV6 => 'yes',
# Required for some tests to pass
AUTH_PLAINTEXT => 'yes',
SUPPORT_MAILDIR => 'yes',
# Required for some tests to pass
AUTH_PLAINTEXT => 'yes',
SUPPORT_MAILDIR => 'yes',