Skip to content

Commit

Permalink
bootimage
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidharth-Singh10 committed Jul 4, 2024
1 parent 9c6e8d3 commit c2b3aa9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins"]
[build]
target = "x86-roxy.json"
target = "x86-roxy.json"

[target.'cfg(target_os = "none")']
runner = "bootimage runner"

0 comments on commit c2b3aa9

Please sign in to comment.