Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix devshell can't work #457

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Fix devshell can't work #457

merged 1 commit into from
Dec 13, 2024

Conversation

iDings
Copy link
Contributor

@iDings iDings commented Dec 3, 2024

Export RUSTFLAGS and CARGO_BUILD_TARGET to devshell,
then can use bitbake -c devshell recipe to enter into devshell, and use cargo build to build directly.

https://doc.rust-lang.org/cargo/reference/config.html#buildtarget

Export RUSTFLAGS and CARGO_BUILD_TARGET to devshell, then can enter into
devshell, and use cargo build to build directly
@srwalter srwalter merged commit 5151c42 into meta-rust:master Dec 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants