mirror of
https://github.com/stalwartlabs/mail-server.git
synced 2025-09-04 02:54:11 +08:00
Do not strip release binaries
This commit is contained in:
parent
afd8febbf1
commit
4ac60feca2
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ panic = 'unwind'
|
|||
debug-assertions = false
|
||||
overflow-checks = false
|
||||
rpath = false
|
||||
#strip = true
|
||||
strip = true
|
||||
|
||||
[profile.test]
|
||||
opt-level = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue