Files
poky/meta
Sean Nyekjaer fd6757be09 gcc: depend on zstd
Add zstd LTO support for target and nativesdk compiler.

This also brings gcc into sync with gcc-cross.

% x86_64-oe-linux-gcc -v
[...]
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (GCC)
% x86_64-oesdk-linux-gcc -v
[...]
Supported LTO compression algorithms: zlib
gcc version 12.2.0 (GCC)

(From OE-Core rev: fdabb7a54bb994d3680c410c8a46eed30e23ec47)

Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-10-11 03:54:46 -10:00
..
2023-10-11 03:54:46 -10:00
2023-10-11 03:54:46 -10:00
2023-02-19 07:47:53 +00:00
2019-08-29 14:05:12 +01:00