mirror of https://github.com/openwrt/packages.git
netatalk: disable acl (fix the build)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>pull/173/merge
parent
e719318caa
commit
c3cfd14535
|
@ -58,6 +58,7 @@ CONFIGURE_ARGS += \
|
|||
--with-libgcrypt-dir="$(STAGING_DIR)/usr" \
|
||||
--with-ssl-dir="$(STAGING_DIR)/usr" \
|
||||
--with-uams-path="/usr/lib/uams" \
|
||||
--without-acls \
|
||||
--without-pam \
|
||||
--disable-admin-group \
|
||||
--disable-srvloc \
|
||||
|
|
Loading…
Reference in New Issue