diff options
Diffstat (limited to 'package/network/services/samba36/Makefile')
-rw-r--r-- | package/network/services/samba36/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index c3f218ab9b..f69769fe8b 100644 --- a/package/network/services/samba36/Makefile +++ b/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 \ |