samba36: disable acl support to avoid picking up a dependency on libacl (#16988)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 41509
v19.07.3_mercusys_ac12_duma
Felix Fietkau 10 years ago
parent 4d04e666a4
commit 363eb4cf7a

@ -105,6 +105,7 @@ CONFIGURE_ARGS += \
--with-piddir=/var/run \
--with-privatedir=/etc/samba \
--with-sendfile-support \
--without-acl-support \
--without-cluster-support \
--without-ads \
--without-krb5 \

Loading…
Cancel
Save