Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #74 from popcorn-kernel/add-rust-src-to-configure
Browse files Browse the repository at this point in the history
Add `rust-src` to components in `configure.sh` (fix #72)
  • Loading branch information
Sparkles-Laurel authored Oct 25, 2023
2 parents 75f4435 + 1388785 commit 41dcdfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
# configures the project for build
cargo install bootimage
rustup component add llvm-tools-preview
rustup component add rust-src

0 comments on commit 41dcdfa

Please sign in to comment.