From 87ad2797d133a72de2482a3ab8554cbb2117616b Mon Sep 17 00:00:00 2001 From: Firas Khalil Khana <firasuke@gmail.com> Date: Fri, 29 May 2020 07:34:03 +0300 Subject: [PATCH] Why is MAKEINFO set to false? --- litecross/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litecross/Makefile b/litecross/Makefile index 8ec0ed2..18efa89 100644 --- a/litecross/Makefile +++ b/litecross/Makefile @@ -54,7 +54,7 @@ endif MAKE += MULTILIB_OSDIRNAMES= MAKE += INFO_DEPS= infodir= MAKE += ac_cv_prog_lex_root=lex.yy -MAKE += MAKEINFO=false +MAKE += MAKEINFO=true FULL_BINUTILS_CONFIG = \ --disable-separate-code \