mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-08 17:04:27 -05:00
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> |
||
|---|---|---|
| .. | ||
| binutils | ||
| fortify-headers | ||
| gcc | ||
| gdb | ||
| glibc | ||
| kernel-headers | ||
| musl | ||
| nasm | ||
| wrapper | ||
| build_version | ||
| Config.in | ||
| info.mk | ||
| Makefile | ||