crosstool-ng/config/cc
Chris Packham b346fa58b1 cc/gcc: Add options for zstd usage
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>
2021-08-29 21:27:29 +12:00
..
gcc.in cc/gcc: Add options for zstd usage 2021-08-29 21:27:29 +12:00
gcc.in.mips cc/gcc: add MIPS spercific configure options 2011-06-27 18:04:50 +02:00