buildroot/package/glibc
Romain Naour 5ea05ebd19 package/glibc: fix build on RISC-V with gcc 10.x
Backport upstream commit to use __has_include:
https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=28dd3939221ab26c6774097e9596e30d9753f758

Otherwise glibc fails to build with gcc 10:

warning: "__has_include__" is not defined, evaluates to 0 [-Wundef]
../sysdeps/unix/sysv/linux/riscv/flush-icache.c:24:21: error: missing binary operator before token "("
   24 | #if __has_include__ (<asm/syscalls.h>)
      |                     ^

Fixes:
https://gitlab.com/kubu93/buildroot/-/jobs/655618374

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Alistair Francis <Alistair.Francis@wdc.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-08-05 23:14:39 +02:00
..
2.31-49-g6f3459f9859a7b506c64fa1823769ab631072c6e package/{glibc, localedef}: bump to version 2.31 2020-07-27 15:26:30 +02:00
06983fe52cfe8e4779035c27e8cc5d2caab31531 package/glibc: fix build on RISC-V with gcc 10.x 2020-08-05 23:14:39 +02:00
7630ed2fa60caea98f500e4a7a51b88f9bf1e176
arc-2020.03-release
Config.in
glibc.hash
glibc.mk package/{glibc, localedef}: bump to version 2.31 2020-07-27 15:26:30 +02:00
nsswitch.conf