mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
b346fa58b1
GCC can support using zstd compression for LTO object files. By default GCC's configure will enable this if libzstd is installed on the machine building the toolchain. This may be undesirable if the toolchain is to be used on a different machine. Add an option to control zstd usage and set the default to the same as the current behaviour (i.e. auto). Fixes #1579 Signed-off-by: Chris Packham <judge.packham@gmail.com> |
||
---|---|---|
.. | ||
arch | ||
binutils | ||
cc | ||
comp_libs | ||
comp_tools | ||
debug | ||
global | ||
kernel | ||
libc | ||
binutils.in | ||
cc.in | ||
comp_libs.in | ||
comp_tools.in | ||
config.in | ||
configure.in.in | ||
debug.in | ||
global.in | ||
kernel.in | ||
libc.in | ||
target.in | ||
test_suite.in | ||
toolchain.in |