From ba0a2baa8627e806ae5be20b49a1a359d1011ad7 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 30 Jul 2021 15:40:09 +0200 Subject: [PATCH] 11.2.1-2 --- gcc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 38bd3b2..4103504 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1078,7 +1078,7 @@ CONFIGURE_OPTS="\ %ifnarch sparc sparcv9 ppc --build=%{gcc_target_platform} \ %endif -%if 0%{?fedora} >= 35 || 9%{?rhel} >= 9 +%if 0%{?fedora} >= 35 || 0%{?rhel} >= 9 --with-build-config=bootstrap-lto --enable-link-serialization=1 \ %endif "