noux: Disable makeinfo for coreutils

Issue #1051
This commit is contained in:
Sebastian Sumpf 2014-05-06 16:52:58 +02:00 committed by Norman Feske
parent fe5c31b774
commit 99245aceb2
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ NOUX_CONFIGURE_ARGS = --disable-acl --disable-largefile --disable-xattr \
# libary, which is not supported by Noux, yet.
#
NOUX_CPPFLAGS += -U__ELF__
NOUX_MAKE_ENV += "MAKEINFO=true"
include $(REP_DIR)/mk/noux.mk