Files
poky/meta/recipes-devtools/gcc
Sean Nyekjaer b88e3cb69d 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: 2f6e3d32ad73ef8e0e3d3b89702d85c36358c00c)

Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-09-29 23:11:59 +01:00
..
2023-07-30 07:54:44 +01:00
2023-09-29 23:11:59 +01:00
2023-07-30 07:54:44 +01:00
2022-08-17 19:57:32 +01:00
2023-09-03 10:34:20 +01:00
2023-07-30 07:54:44 +01:00
2021-08-02 15:44:10 +01:00
2021-11-01 10:36:51 +00:00