forked from ALHP/ALHP.GO
added missing -C
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user