mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
coreutils: --disable-xattr to fix the build
we could also depend on libattr, but it need more testing Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
This commit is contained in:
@@ -83,6 +83,7 @@ ifneq ($(CONFIG_USE_UCLIBC),)
|
||||
endif
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--disable-xattr \
|
||||
--enable-install-program=su
|
||||
|
||||
define Build/Compile
|
||||
|
||||
Reference in New Issue
Block a user