From 2f1857a97c323fc8b26e505719582b967c07d19a Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Sun, 19 Jun 2022 00:47:34 +0200 Subject: [PATCH] added missing -C --- flags.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flags.yaml b/flags.yaml index 7d34658..7caeffc 100644 --- a/flags.yaml +++ b/flags.yaml @@ -28,7 +28,7 @@ common: lto: rustflags: - "-Clto=fat" - - "codegen-units=1" + - "-Ccodegen-units=1" - "-Clinker-plugin-lto" options: