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:
d593097
)
Update suggested minimum config
author
Jeremy Harris
<jgh@wizmail.org>
Sun, 25 Apr 2021 22:37:25 +0000
(23:37 +0100)
committer
Jeremy Harris
<jgh@wizmail.org>
Sun, 25 Apr 2021 22:37:25 +0000
(23:37 +0100)
build-farm.conf.template
patch
|
blob
|
history
diff --git
a/build-farm.conf.template
b/build-farm.conf.template
index 5f5e4b8ef0424274f2221ee45f59106d62eac51c..8c7b051fb42335b8ee53347192072904f9569094 100644
(file)
--- a/
build-farm.conf.template
+++ b/
build-farm.conf.template
@@
-155,6
+155,8
@@
our %conf =(
#USE_GNUTLS => 'yes',
#TLS_LIBS => '-lssl -lcrypto',
#
+ # Many testcases need dsearch
+ LOOKUP_DSEARCH => 'yes',
#LOOKUP_LDAP => 'yes',
#LOOKUP_INCLUDE => '-I/usr/include/mysql -I/usr/include/postgresql'
#LOOKUP_LIBS => '-lmysqlclient -lpq -lldap -llber',