diff --git a/litecross/Makefile b/litecross/Makefile index e1b8349..4d3ac85 100644 --- a/litecross/Makefile +++ b/litecross/Makefile @@ -43,6 +43,7 @@ endif MAKE += MULTILIB_OSDIRNAMES= MAKE += INFO_DEPS= infodir= MAKE += ac_cv_prog_lex_root=lex.yy.c +MAKE += MAKEINFO=false FULL_TOOLCHAIN_CONFIG = --enable-languages=c,c++ \ $(GCC_CONFIG_FOR_TARGET) \