Kaynağa Gözat

suppress info build and installation, remove texinfo dependency

Rich Felker 9 yıl önce
ebeveyn
işleme
ab6716ea08
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      litecross/Makefile

+ 2 - 0
litecross/Makefile

@@ -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= \