mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
修改makefile通过编译 (#287)
This commit is contained in:
@ -33,7 +33,7 @@ main.o: main.c
|
||||
|
||||
kernel_rust:
|
||||
rustup default nightly
|
||||
cargo +nightly build --release --target ./arch/x86_64/x86_64-unknown-none.json
|
||||
cargo +nightly-2023-01-21 build --release --target ./arch/x86_64/x86_64-unknown-none.json
|
||||
|
||||
all: kernel
|
||||
|
||||
|
Reference in New Issue
Block a user