mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
disable the DNS update code, as it breaks clustering
(This used to be commit 30a5f682b5fe6edcdb119af6dc736f4beb40bc26)
This commit is contained in:
parent
93d41b7165
commit
d21ec4f359
@ -37,6 +37,6 @@ CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
|
||||
--with-cluster-support \
|
||||
--with-ctdb=/usr/include \
|
||||
--without-ldb \
|
||||
--with-dnsupdate \
|
||||
--without-dnsupdate \
|
||||
--with-aio-support \
|
||||
$*
|
||||
|
@ -172,7 +172,7 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
|
||||
--with-cluster-support \
|
||||
--with-ctdb=/usr/include \
|
||||
--without-ldb \
|
||||
--with-dnsupdate \
|
||||
--without-dnsupdate \
|
||||
--with-aio-support
|
||||
|
||||
make showlayout
|
||||
|
Loading…
x
Reference in New Issue
Block a user