buildroot/package/gcc
Romain Naour 3df3021120 package/gcc: disable libsanitizer with gcc 7.5 and glibc 2.31 toolchain
libsanitizer in gcc 7.x fails to build with glibc 2.31. Fixing it would
require backporting an upstream commit:

    https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=4abc46b51af5751d657764d0c44b8a4aeed06302

However, the backport is not trivial, as there are a lot of conflicts.

Disable libsanitizer since the gcc 7.5 branch is now closed
(unmaintained) and it's not a trivial merge.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-07-27 15:26:30 +02:00
..
7.5.0 package/gcc: bump to version 7.5.0 2019-12-02 12:16:11 +01:00
8.4.0 package/gcc: bump 8.x series to version 8.4.0 2020-03-22 15:31:01 +01:00
9.3.0 package/gcc/9.3.0: fix host-gcc-final when ccache is used 2020-05-31 13:58:48 +02:00
arc-2020.03-release toolchain: update ARC tools to arc-2020.03-release 2020-05-29 23:27:04 +02:00
gcc-final toolchain: expose BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS for all toolchain types 2019-10-28 23:09:33 +01:00
gcc-initial
Config.in.host package/gcc: bump to gcc 10.2 2020-07-25 08:24:51 +02:00
gcc.hash package/gcc: bump to gcc 10.2 2020-07-25 08:24:51 +02:00
gcc.mk package/gcc: disable libsanitizer with gcc 7.5 and glibc 2.31 toolchain 2020-07-27 15:26:30 +02:00