openwrt/toolchain
Matthias Van Parys 26093cbc88 fortify-headers: add __extension__ mark to strings.h
Add the __extension__ mark before #include_next in strings.h
to avoid a compiler error when -pedantic is enabled.
This has been done for all other headers in the past.

Signed-off-by: Matthias Van Parys <matthias.vanparys@softathome.com>
(cherry picked from commit 2425d6df12)
2023-08-11 12:53:33 +02:00
..
binutils toolchain/binutils: enable zstd support 2023-03-17 02:08:25 +01:00
fortify-headers fortify-headers: add __extension__ mark to strings.h 2023-08-11 12:53:33 +02:00
gcc toolchain: gcc: backport inline subword atomic support for riscv 2023-06-16 19:47:39 +02:00
gdb toolchain/gdb: use STAGING_DIR_HOST instead of hardcoding default 2023-01-09 21:33:19 +01:00
glibc toolchain: glibc: Fix build with autoconf 2.71 2023-05-18 18:55:27 +02:00
kernel-headers toolchain: kernel-headers: kernel Git tree mirror hash 2020-11-27 14:46:13 +01:00
musl toolchain/musl: update to 1.2.4 2023-05-15 20:39:17 +02:00
nasm toolchain/nasm: update to 2.16.01 2023-01-04 23:40:28 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
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 treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00
Makefile toolchain: remove references to $(LIBC)/utils subtarget 2023-02-25 13:45:18 +01:00