Skip to content

Commit

Permalink
[HSTACK] Performance hack for osx - get rid of dsymutil execution
Browse files Browse the repository at this point in the history
  • Loading branch information
adragomir authored and ccciudatu committed Dec 19, 2024
1 parent 26e9fa7 commit ad51b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
inherits = "dev"
opt-level = 0
debug = 2
split-debuginfo = "packed"
split-debuginfo = "unpacked"
strip = "none"
debug-assertions = true
overflow-checks = false
Expand Down

0 comments on commit ad51b9a

Please sign in to comment.