mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-04-19 15:34:58 +02:00
![]() building any of i?86, x86_64, and x32 targets on a *musl* host with a recent gcc host version (in my testing gcc 11), causes the following build error: ../../src_gcc/gcc/config/i386/i386.c:8750:18: error: converting to 'bool' from 'std::nullptr_t' requires direct-initialization [-fpermissive] 8750 | bool error_p = NULL; | ^~~~ the issue affects the 3 supported gcc versions 5.3.0, 6.5.0 and 7.5.0. |
||
---|---|---|
.. | ||
0001-musl.diff | ||
0002-pr66609.diff | ||
0003-shbitrot.diff | ||
0004-j2.diff | ||
0005-staticpie.diff | ||
0006-defaultpie.diff | ||
0007-fdpic.diff | ||
0008-shsibcall.diff | ||
0009-mipsdw.diff | ||
0010-cfns-inline-fix.diff | ||
0011-m68k.diff | ||
0016-invalid_tls_model.diff | ||
0017-fix-gthr-weak-refs-for-libgcc.patch | ||
0018-libstdc++-futex-time64.diff | ||
0019-m68k-sqrt.diff | ||
0020-powerpcspe-musl-ldsoname.diff | ||
0021-sh-fdpic-pr114641.diff | ||
0022-i386-bool-null.diff |