mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
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
@ -105,6 +105,7 @@ CONFIGURE_ARGS += \
|
|||||||
--with-piddir=/var/run \
|
--with-piddir=/var/run \
|
||||||
--with-privatedir=/etc/samba \
|
--with-privatedir=/etc/samba \
|
||||||
--with-sendfile-support \
|
--with-sendfile-support \
|
||||||
|
--without-acl-support \
|
||||||
--without-cluster-support \
|
--without-cluster-support \
|
||||||
--without-ads \
|
--without-ads \
|
||||||
--without-krb5 \
|
--without-krb5 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user