This website works better with JavaScript.
Explore
Help
Sign In
mu2pwryse
/
peari9jp6
Watch
1
Star
0
Fork
You've already forked peari9jp6
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
99c5b3c3f8
peari9jp6
/
user
/
Makefile
5 lines
90 B
Raw
Normal View
History
Unescape
Escape
Change user sub-project structure
7 years ago
# arch = {riscv32, x86_64}
arch
:=
riscv32
User programs Rust workspace. Compile OK for x86_64.
7 years ago
all
:
Fix user project for new toolchain
7 years ago
cargo xbuild --target
$(
arch
)
-ucore.json