openwrt/toolchain/gdb
Hauke Mehrtens 2c36ed03e5 toolchain: gdb: set -std=gnu17
Arch Linux updated to GCC15 which now defaults to GNU23 as the default
instead of GNU17[1], and this breaks gdb compilation.

This is fixed in more recent gdb versions.

[1] https://gcc.gnu.org/gcc-15/porting_to.html#c23

Link: https://github.com/openwrt/openwrt/pull/19065
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-06-08 21:36:54 +02:00
..
patches toolchain/gdb: backport patch for macOS to fix invalid range 2024-04-30 12:36:19 +02:00
Makefile toolchain: gdb: set -std=gnu17 2025-06-08 21:36:54 +02:00