openwrt/toolchain/gcc
Robert Marko 1f8391346e
Some checks failed
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Has been cancelled
Build Toolchains / Build Toolchains for each target (push) Has been cancelled
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
toolchain: gcc: 15: fix build error with glibc for aarch64 targets
GCC 14+ fails to build due to libatomic specific -march handling.
This build error triggers only with glibc and not with musl libc
which is default.

It seems that this patch from GCC14 was forgotten when GCC15 support was
being added [1].

[1] 44ef343500

Fixes: 68cb84183e ("toolchain: add support for GCC 15.1")
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-08 14:19:18 +02:00
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final Revert "toolchain: gcc: make config consistent with glibc/musl" 2025-05-02 19:30:47 +02:00
initial Revert "toolchain: gcc: make config consistent with glibc/musl" 2025-05-02 19:30:47 +02:00
minimal Revert "toolchain: gcc: make config consistent with glibc/musl" 2025-05-02 19:30:47 +02:00
patches-12.x toolchain: gcc: Refresh patches 2025-05-03 22:04:13 +02:00
patches-13.x toolchain: gcc: Refresh patches 2025-05-03 22:04:13 +02:00
patches-14.x toolchain: gcc: update GCC14 to 14.3 2025-05-24 21:04:07 +02:00
patches-15.x toolchain: gcc: 15: fix build error with glibc for aarch64 targets 2025-07-08 14:19:18 +02:00
common.mk toolchain: add support for GCC 15.1 2025-06-08 12:20:15 +02:00
Config.in toolchain: add support for GCC 15.1 2025-06-08 12:20:15 +02:00
Config.version toolchain: add support for GCC 15.1 2025-06-08 12:20:15 +02:00
exclude-testsuite toolchain: add gcc 7.1.0 support 2017-05-25 19:01:07 +02:00