[svsm-devel] Coconut now builds with rust-stable
Jörg Rödel
jroedel at suse.de
Thu Aug 31 11:14:33 CEST 2023
Hi,
I just tested and merged
https://github.com/coconut-svsm/svsm/pull/81
which, due to the awesome work of Carlos López, makes all necessary
changes to build Coconut-SVSM with rust-stable.
One prerequisite for that change was to get rid our our custom build
target and switch to the generic x86_64-unknown-none target. This means
you need to add this target to your rust installation from now on. On my
side all I had to do was
$ rustup target add x86_64-unknown-none
to successfully build the SVSM after this change.
Have a lot of fun,
--
Jörg Rödel
jroedel at suse.de
SUSE Software Solutions Germany GmbH
Frankenstraße 146
90461 Nürnberg
Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
More information about the Svsm-devel
mailing list