openwrt/toolchain
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
..
binutils toolchain: binutils: add support for version 2.39 2022-08-13 20:53:10 +02:00
fortify-headers build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
gcc toolchain: gcc: backport patches to fix build with glibc 2.36 2022-12-21 11:35:32 +01:00
gdb toolchain/gdb: fix expat location 2022-09-27 16:39:37 +02:00
glibc toolchain: glibc: Increase min kernel version to 5.10 2022-08-15 19:30:11 +02:00
kernel-headers
musl toolchain: musl: Update to version 1.2.3 2022-04-11 21:41:03 +02:00
nasm
wrapper
build_version toolchain: add a version that can be bumped to force toolchain/target rebuild 2021-11-16 22:02:45 +01:00
Config.in toolchain: Include ./include/fortify for external musl toolchain 2022-09-12 23:34:10 +02:00
info.mk
Makefile