You've already forked ZygiskNext
mirror of
https://github.com/Dr-TSNG/ZygiskNext.git
synced 2025-08-27 23:46:34 +00:00
generate debug info for release
This commit is contained in:
@@ -29,6 +29,7 @@ panic = "abort"
|
||||
|
||||
[profile.release]
|
||||
strip = false
|
||||
debug = true
|
||||
panic = "abort"
|
||||
opt-level = "z"
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user