mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
makeGcc: Add --enable-multilib for gcc-8
This commit is contained in:
1
makeGcc
1
makeGcc
@ -291,6 +291,7 @@ else
|
|||||||
--enable-__cxa_atexit \
|
--enable-__cxa_atexit \
|
||||||
--enable-libstdcxx-allocator=new \
|
--enable-libstdcxx-allocator=new \
|
||||||
--with-system-zlib \
|
--with-system-zlib \
|
||||||
|
--enable-multilib \
|
||||||
$GCC_BUILD_OPTIONS \
|
$GCC_BUILD_OPTIONS \
|
||||||
MAKEINFO=missing \
|
MAKEINFO=missing \
|
||||||
&& make -j $WM_NCOMPPROCS \
|
&& make -j $WM_NCOMPPROCS \
|
||||||
|
|||||||
Reference in New Issue
Block a user