1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/toolchain/gcc
Hauke Mehrtens a9b2b4ddc4 toolchain: gcc: backport patches to fix build with glibc 2.36
glibc 2.36 changed the definition of enum fsconfig_command, it now
collides with the same definition from sys/mount.h. Remove the include
of linux/fs.h This still compiled with musl too.

This backports a patch which is already in the stable branch of GCC 11
and GCC 12.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-12-21 11:35:32 +01:00
..
files
final toolchain: gcc: enable sanitizers for glibc toolchain 2019-10-24 11:40:00 +00:00
initial
minimal
patches-11.x toolchain: gcc: backport patches to fix build with glibc 2.36 2022-12-21 11:35:32 +01:00
patches-12.x toolchain: gcc: improve patch handling by introducing major version 2022-09-11 11:24:57 +02:00
common.mk toolchain: gcc: Remove gcc 10.x support 2022-10-23 22:53:33 +02:00
Config.in toolchain: gcc: Remove gcc 10.x support 2022-10-23 22:53:33 +02:00
Config.version toolchain: gcc: Remove gcc 10.x support 2022-10-23 22:53:33 +02:00
exclude-testsuite