[build] target = "./json_targets/x86_64-ableos.json" [unstable] build-std = ["core", "compiler_builtins", "alloc"] build-std-features = ["compiler-builtins-mem"] [target.'cfg(target_arch = "x86_64")'] <<<<<<< HEAD # --quiet suppresses warning messages from the bootimage crate ======= >>>>>>> 9bba5ae0fa0b592727d97ff033f639e3e07b2a74 runner = "bootimage runner" [target.riscv64gc-unknown-none-elf] rustflags = "-C link-arg=-T../ableos/src/arch/riscv/virt.lds"