mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38: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
|
endif
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
--disable-xattr \
|
||||||
--enable-install-program=su
|
--enable-install-program=su
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
|
|||||||
Reference in New Issue
Block a user