mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Use cargo-xbuild instead of xargo and pass paths to --target
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user