Remove strip from release profile (#20885)

This commit is contained in:
Micha Reiser 2025-10-15 11:36:05 +02:00 committed by GitHub
parent cafb96aa7a
commit cb4d4493d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -268,7 +268,6 @@ large_stack_arrays = "allow"
[profile.release]
strip = true
lto = "fat"
codegen-units = 16