diff options
author | Andre Heider <a.heider@gmail.com> | 2023-02-05 23:21:46 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-03-17 02:08:25 +0100 |
commit | acc8c2d829fb5e0e0b2495d720e058f91ea164b0 (patch) | |
tree | a7f615f8fa9beb8550c141c817a9bb934f40c8f2 /package/system/rpcd/Makefile | |
parent | c44c1e1a1f18394cb855c389795ba10822e29d46 (diff) | |
download | upstream-acc8c2d829fb5e0e0b2495d720e058f91ea164b0.tar.gz upstream-acc8c2d829fb5e0e0b2495d720e058f91ea164b0.tar.bz2 upstream-acc8c2d829fb5e0e0b2495d720e058f91ea164b0.zip |
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>
Diffstat (limited to 'package/system/rpcd/Makefile')
0 files changed, 0 insertions, 0 deletions