diff --git a/makeGcc b/makeGcc index c455ce18..32cc6c50 100755 --- a/makeGcc +++ b/makeGcc @@ -291,6 +291,7 @@ else --enable-__cxa_atexit \ --enable-libstdcxx-allocator=new \ --with-system-zlib \ + --enable-multilib \ $GCC_BUILD_OPTIONS \ MAKEINFO=missing \ && make -j $WM_NCOMPPROCS \