projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d04e66
)
samba36: disable acl support to avoid picking up a dependency on libacl (#16988)
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 4 Jul 2014 11:42:57 +0000
(11:42 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 4 Jul 2014 11:42:57 +0000
(11:42 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41509
package/network/services/samba36/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/samba36/Makefile
b/package/network/services/samba36/Makefile
index c3f218ab9b18db711d5c98cec63b42b2e23816d7..f69769fe8bfe7c201833c45d6d8253fed0894446 100644
(file)
--- 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 \