1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/toolchain/gcc
Andre Heider acc8c2d829
toolchain/gcc: enable zstd support
LTO object files will now be compressed using zstd.

Compressing debug sections with zstd will have to wait for GCC 13,
which adds support for -gz=zstd.

NOTE: wiping the ccache is strongly recommended, not doing so might
yield build error later on:
"lto1: internal compiler error: original not compressed with zstd"

Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-03-17 02:08:25 +01:00
..
files
final toolchain/gcc: use explicit configure args 2023-02-09 02:53:35 +01:00
initial toolchain: remove installing twice in the "initial" subdir 2023-02-19 19:44:39 +01:00
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: enable zstd support 2023-03-17 02:08:25 +01:00
Config.in treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
Config.version toolchain/gcc: fix broken gcc version selection 2023-01-09 21:25:30 +01:00
exclude-testsuite