mirror of
https://github.com/uutils/acl.git
synced 2026-06-10 16:13:30 -07:00
Cargo.toml: codegen-unit = 1
This commit is contained in:
@@ -107,6 +107,7 @@ required-features = ["uudoc"]
|
||||
# release profile), the debug info and the stack traces will still be available.
|
||||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
||||
# A release-like profile that is tuned to be fast, even when being fast
|
||||
# compromises on binary size. This includes aborting on panic.
|
||||
|
||||
Reference in New Issue
Block a user