mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
packaging: Remove long-gone --disable-merged-build from RHEL-CTDB packaging
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
7626b5d904
commit
895cc9a915
@ -65,7 +65,6 @@ CC="$CC" CFLAGS="-Wall -g -D_GNU_SOURCE -O3" ./configure -C \
|
||||
--without-ldb \
|
||||
--without-dnsupdate \
|
||||
--with-aio-support \
|
||||
--disable-merged-build \
|
||||
--disable-external-libtalloc \
|
||||
--disable-external-libtdb \
|
||||
$*
|
||||
|
@ -183,7 +183,6 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
|
||||
--without-ldb \
|
||||
--without-dnsupdate \
|
||||
--with-aio-support \
|
||||
--disable-merged-build \
|
||||
--disable-external-libtalloc \
|
||||
--disable-external-libtdb
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user