mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
autobuild: samba-ctdb does not need an AD DC
Speed up the build a bit Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net> Autobuild-User(master): Martin Schwenke <martins@samba.org> Autobuild-Date(master): Wed Feb 19 11:28:56 UTC 2020 on sn-devel-184
This commit is contained in:
parent
cfb8e4de8f
commit
8441471d5d
@ -566,6 +566,7 @@ tasks = {
|
|||||||
"./configure.developer ${PREFIX} "
|
"./configure.developer ${PREFIX} "
|
||||||
"--with-selftest-prefix=./bin/ab "
|
"--with-selftest-prefix=./bin/ab "
|
||||||
"--with-cluster-support "
|
"--with-cluster-support "
|
||||||
|
"--without-ad-dc "
|
||||||
"--bundled-libraries=!tdb"),
|
"--bundled-libraries=!tdb"),
|
||||||
("samba-make", "make"),
|
("samba-make", "make"),
|
||||||
("samba-check", "./bin/smbd -b | grep CLUSTER_SUPPORT"),
|
("samba-check", "./bin/smbd -b | grep CLUSTER_SUPPORT"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user