mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 21:06:48 +00:00
Remove unused field in OSDK config file
This commit is contained in:
parent
1632ce36d7
commit
2765b1106e
@ -76,7 +76,6 @@ qemu.args = """\
|
|||||||
boot.method = "qemu-direct"
|
boot.method = "qemu-direct"
|
||||||
build.strip_elf = false
|
build.strip_elf = false
|
||||||
|
|
||||||
qemu.path = "./qemu-system-riscv64"
|
|
||||||
qemu.args = """\
|
qemu.args = """\
|
||||||
-cpu rv64,zba=true,zbb=true \
|
-cpu rv64,zba=true,zbb=true \
|
||||||
-machine virt \
|
-machine virt \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user