mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Revert OpenBSD LTO change as requested
This commit is contained in:
parent
3849ee5d4c
commit
4e6b05f71c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ default-members = [ "yazi-fm", "yazi-cli" ]
|
|||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
lto = false
|
||||
lto = true
|
||||
panic = "abort"
|
||||
strip = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue