-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Description
Right now neither rustc nor cargo are being installed as part of the SDK build - this would probably be quite useful, especially for cross-compiling projects with mixed C/Rust environments.
I made the dumb-simple effort of trying to add BBCLASSEXTEND = "nativesdk"
to the recipes, but there were errors from that, so opening this issue to track some more research into the reasons.
cosmo0920, opello, Notgnoshi and matteocarnelos