diff --git a/makeGcc b/makeGcc index c99c72f..c2b5cdd 100755 --- a/makeGcc +++ b/makeGcc @@ -281,6 +281,7 @@ else --enable-__cxa_atexit \ --enable-libstdcxx-allocator=new \ --with-system-zlib \ + MAKEINFO=missing \ && make -j $WM_NCOMPPROCS \ && make install \ && echo "Built: $gccPACKAGE"