mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Disable unwinding in the target config file
This commit is contained in:
@@ -20,14 +20,5 @@ path = "libs/hole_list_allocator"
|
||||
features = ["spin_no_std"]
|
||||
version = "0.2.1"
|
||||
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
[profile]
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
||||
Reference in New Issue
Block a user