This commit is contained in:
Jakub Jelinek 2021-07-30 15:40:09 +02:00
parent 878cf31641
commit ba0a2baa86
1 changed files with 1 additions and 1 deletions

View File

@ -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
"