kumquat-buildroot/package/gcc
Maxim Kochetkov 4d8ee4456a package/gcc: fix libsanitizer build with Linux 5.13 headers
Starting from 5.13 Cyclades async mux support is dropped from linux kernel:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f76edd8f7ce06cdff2fe5b6b39a49644c684a161

But gcc's libsanitizer uses <linux/cyclades.h> header.
This issue is fixed by:
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=745dae5923aba02982563481d75a21595df22ff8

gcc 9.4.0 has already been released with the fix, so we only patch gcc
8.x, 10.x, 11.x, the ARC and C-SKY versions

Fixes:

  http://autobuild.buildroot.net/results/7f2056d05f4e05fcb95e2606583e95fac8bf3aef/ (gcc 10.x)
  http://autobuild.buildroot.net/results/116f40c22946952a8190ccba85d26913d9786e52/ (gcc 11.x)

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-07-31 12:02:24 +02:00
..
8.4.0 package/gcc: fix libsanitizer build with Linux 5.13 headers 2021-07-31 12:02:24 +02:00
9.4.0
10.3.0 package/gcc: fix libsanitizer build with Linux 5.13 headers 2021-07-31 12:02:24 +02:00
11.1.0 package/gcc: fix libsanitizer build with Linux 5.13 headers 2021-07-31 12:02:24 +02:00
48152afb96c59733d5bc79e3399bb7b3d4b44266 package/gcc: fix libsanitizer build with Linux 5.13 headers 2021-07-31 12:02:24 +02:00
arc-2020.09-release package/gcc: fix libsanitizer build with Linux 5.13 headers 2021-07-31 12:02:24 +02:00
gcc-final
gcc-initial
Config.in.host package/gcc: restrict gcc 8.x to PowerPC SPE 2021-07-21 22:20:28 +02:00
gcc.hash package/gcc: add support for gcc 11 2021-06-20 18:43:46 +02:00
gcc.mk