suppress info build and installation, remove texinfo dependency

This commit is contained in:
Rich Felker 2016-05-02 18:19:19 +00:00
parent 7160eb79e4
commit ab6716ea08
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ MUSL_CONFIG = CC="$(XGCC)" LIBCC="../obj_toolchain/$(TARGET)/libgcc/libgcc.a" --
-include config.mak
MAKE += INFO_DEPS=
FULL_TOOLCHAIN_CONFIG = $(TOOLCHAIN_CONFIG) \
--disable-werror \
--target=$(TARGET) --prefix= \