mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
netatalk: disable acl (fix the build)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
This commit is contained in:
@@ -58,6 +58,7 @@ CONFIGURE_ARGS += \
|
|||||||
--with-libgcrypt-dir="$(STAGING_DIR)/usr" \
|
--with-libgcrypt-dir="$(STAGING_DIR)/usr" \
|
||||||
--with-ssl-dir="$(STAGING_DIR)/usr" \
|
--with-ssl-dir="$(STAGING_DIR)/usr" \
|
||||||
--with-uams-path="/usr/lib/uams" \
|
--with-uams-path="/usr/lib/uams" \
|
||||||
|
--without-acls \
|
||||||
--without-pam \
|
--without-pam \
|
||||||
--disable-admin-group \
|
--disable-admin-group \
|
||||||
--disable-srvloc \
|
--disable-srvloc \
|
||||||
|
|||||||
Reference in New Issue
Block a user