diff --git a/flags.yaml b/flags.yaml index f95fe3a..297c106 100644 --- a/flags.yaml +++ b/flags.yaml @@ -25,6 +25,8 @@ common: - "-falign-functions=32" # https://github.com/InBetweenNames/gentooLTO/issues/164 kcflags: " -march=$march$ -O3" kcppflags: " -march=$march$ -O3" + fcflags: "$CFLAGS" + fflags: "$CFLAGS" lto: rustflags: