added missing -C

This commit is contained in:
2022-06-19 00:47:34 +02:00
parent 3ea2777b0f
commit 2f1857a97c

View File

@@ -28,7 +28,7 @@ common:
lto: lto:
rustflags: rustflags:
- "-Clto=fat" - "-Clto=fat"
- "codegen-units=1" - "-Ccodegen-units=1"
- "-Clinker-plugin-lto" - "-Clinker-plugin-lto"
options: options: