Use cargo-xbuild instead of xargo and pass paths to --target

This commit is contained in:
Philipp Oppermann
2018-05-07 12:45:14 +02:00
parent cb1fa395b1
commit 65211f85a5
4 changed files with 18 additions and 27 deletions

View File

@@ -23,4 +23,4 @@ panic = "abort" # disable stack unwinding on panic
panic = "abort" # disable stack unwinding on panic
[package.metadata.bootimage]
default-target = "x86_64-blog_os"
default-target = "x86_64-blog_os.json"