> On 27 Sep 2023, at 13.17, Richard Purdie <[email protected]> > wrote: > > On Wed, 2023-09-27 at 12:49 +0200, Sean Nyekjaer wrote: >> Add zstd LTO support for the nativesdk compiler. > > This is changing it for the target compiler as well? > > Perhaps also mention it brings it into sync with gcc-cross (assuming it > does?). > > Cheers, > > Richard >
Hi Richard, It looks like the target compiler(x86_64-oe-linux) already had zstd support. --- % 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) — Or I’m wrong? Br, /Sean
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188308): https://lists.openembedded.org/g/openembedded-core/message/188308 Mute This Topic: https://lists.openembedded.org/mt/101614708/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
