Skip to content

Commit 01b9d5e

Browse files
adragomirccciudatu
authored andcommitted
[HSTACK] Performance hack for osx - get rid of dsymutil execution
1 parent ce74420 commit 01b9d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
inherits = "dev"
2020
opt-level = 0
2121
debug = 2
22-
split-debuginfo = "packed"
22+
split-debuginfo = "unpacked"
2323
strip = "none"
2424
debug-assertions = true
2525
overflow-checks = false

0 commit comments

Comments
 (0)