mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
use CFG when building on Windows
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -377,6 +377,7 @@ opt-level = 3
|
|||||||
overflow-checks = true
|
overflow-checks = true
|
||||||
strip = "symbols"
|
strip = "symbols"
|
||||||
panic = "abort"
|
panic = "abort"
|
||||||
|
control-flow-guard = true # Windows only
|
||||||
debug = 0
|
debug = 0
|
||||||
|
|
||||||
# high performance release profile which uses fat LTO across all crates, 1 codegen unit, max opt-level, and optimises across all crates
|
# high performance release profile which uses fat LTO across all crates, 1 codegen unit, max opt-level, and optimises across all crates
|
||||||
|
|||||||
Reference in New Issue
Block a user