diff options
author | Sean Nyekjaer <sean@geanix.com> | 2023-10-02 13:35:06 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-10-11 03:54:46 -1000 |
commit | fd6757be0988781b93aff6a63fa0f87f296df334 (patch) | |
tree | fb09d60ac45191ac50ecbcb3e13df1b419c4a3d4 /documentation/dev-manual/python-development-shell.rst | |
parent | 4c5f5777403f450e1991e84a7eae53cc355763ea (diff) | |
download | poky-fd6757be0988781b93aff6a63fa0f87f296df334.tar.gz |
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>
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
0 files changed, 0 insertions, 0 deletions