samba36: disable acl support to avoid picking up a dependency on libacl (#16988)
[openwrt.git] / package / network / services / samba36 / Makefile
index c3f218a..f69769f 100644 (file)
@@ -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 \