mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Update for bootimage 0.2.0 (#424)
This commit is contained in:
committed by
GitHub
parent
e1338bb53e
commit
0bd0c70c8f
@@ -19,3 +19,6 @@ panic = "abort" # disable stack unwinding on panic
|
||||
# the profile used for `cargo build --release`
|
||||
[profile.release]
|
||||
panic = "abort" # disable stack unwinding on panic
|
||||
|
||||
[package.metadata.bootimage]
|
||||
default-target = "x86_64-blog_os"
|
||||
|
||||
Reference in New Issue
Block a user