samba36: disable acl support to avoid picking up a dependency on libacl (#16988)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41509
This commit is contained in:
parent
4d04e666a4
commit
363eb4cf7a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue