1
0
Fork 0
Spiegel von https://aur.archlinux.org/sulis-git.git synchronisiert 2025-07-18 08:12:23 +00:00
sulis-git/overridden_config.toml
Sebastian Tobie d074948047 Small improvments
- better description for the editor
- forcing LTO for the build. This adds a few seconds to the build time, but some improvements in the runtime
2025-07-18 09:58:29 +02:00

4 Zeilen
56 B
TOML

[profile.release]
lto = true
opt-level = 3
debug = true