modernize backfire 10.03 so it can be operational again
[openwrt-10.03/.git] / toolchain / gcc / Makefile
index ba0feb71397f636401b33246464225b18aa244ad..7515ec0c75c0b88d1efe70501fd91aa38b365395 100644 (file)
@@ -76,6 +76,8 @@ GCC_CONFIGURE:= \
                --host=$(GNU_HOST_NAME) \
                --target=$(REAL_GNU_TARGET_NAME) \
                --with-gnu-ld \
+               --disable-subdir-texinfo \
+               MAKEINFO=missing \
                --enable-target-optspace \
                --disable-libgomp \
                --disable-libmudflap \