Skip to content
Snippets Groups Projects
Commit ef599d8d authored by Stefan Lankes's avatar Stefan Lankes Committed by Stefan Lankes
Browse files

build per default the target x86_64-unknown-hermit-kernel

afterwards `cargo build` without any additional flag builds
libhermit-rs for x86_64
parent 5daf0c4d
No related branches found
No related tags found
No related merge requests found
#[target.x86_64-unknown-hermit-kernel]
#runner = "uhyve -v"
[unstable]
build-std = ["core", "alloc"]
[build]
target = "x86_64-unknown-hermit-kernel"
[target.x86_64-unknown-hermit-kernel]
runner = "tests/hermit_test_runner.py"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment