crosstool-ng/packages/gcc
spaun2002 6ca5f91fb5 Disable -Werror for GLIBC for all ARCH for GCC11.
This change replicates what GLIBC 2.23 has in the string/rawmemchr.c:

// #if __GNUC_PREREQ (11, 0)
//  /* Likewise GCC 11, with a different warning option.  */
//  DIAG_IGNORE_NEEDS_COMMENT (11, "-Wstringop-overread");
// #endif

With -Werror multiple platforms failing on the string/rawmemchr.c:40 line.

Signed-off-by: Nik Konyuchenko <spaun2002mobile@gmail.com>
2021-05-05 01:26:34 -07:00
..
4.8.5 Run all patches through renumbering and update 2017-12-02 12:44:39 -08:00
4.9.4 Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) DSPs 2020-05-20 21:16:14 -04:00
5.5.0 Fix build with ISL 0.20 2018-09-25 17:22:34 -07:00
6.5.0 Import gcc 6.5.0 2018-11-07 23:46:35 -08:00
7.5.0 Version updates 2019-12-25 18:30:23 -08:00
8.4.0 gcc: Remove nested 8.3.0 directory 2020-05-01 15:27:50 +12:00
9.3.0 Update to GCC 9.x to latest release 9.3.0 2020-08-27 11:35:59 +02:00
10.3.0 Update to gcc release 10.3.0 2021-04-08 12:52:38 -05:00
11.1.0 Pull patch for macOS from GCC 10.3.0 package. 2021-05-05 01:15:07 -07:00
package.desc Disable -Werror for GLIBC for all ARCH for GCC11. 2021-05-05 01:26:34 -07:00