Kaynağa Gözat

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

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 41509
Felix Fietkau 11 yıl önce
ebeveyn
işleme
363eb4cf7a
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      package/network/services/samba36/Makefile

+ 1 - 0
package/network/services/samba36/Makefile

@@ -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 \