2021-11-28 01:12:32 +00:00
|
|
|
[build]
|
|
|
|
target = "x86_64-julios.json"
|
2021-11-28 00:40:58 +00:00
|
|
|
|
|
|
|
[unstable]
|
2021-11-28 01:12:32 +00:00
|
|
|
build-std-features = ["compiler-builtins-mem"]
|
2021-11-28 00:40:58 +00:00
|
|
|
build-std = ["core", "compiler_builtins"]
|
2021-11-28 01:12:32 +00:00
|
|
|
|
|
|
|
[target.'cfg(target_os = "none")']
|
|
|
|
runner = "bootimage runner"
|