https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94129
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Martin Liška from comment #9) > (In reply to Martin Liška from comment #8) > > @Richi: Can you please enable zstd for our nvptx cross compiler: > > > > $ x86_64-suse-linux-accel-nvptx-none-gcc-10 -v > > ... > > Supported LTO compression algorithms: zlib > > > > We'll need to add > > BuildRequires: libzstd-devel > > > > into cross spec file. > > @Richi: PING done