Fixing FTBS - icc options are confusing the new gcc

This commit is contained in:
Michal Ruprich
2021-02-16 17:16:40 +01:00
parent eafae8ca75
commit 810b00e1fe
2 changed files with 57 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
Name: frr
Version: 7.5
Release: 2%{?checkout}%{?dist}
Release: 3%{?checkout}%{?dist}
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@@ -35,6 +35,7 @@ Patch0001: 0001-use-python3.patch
Patch0002: 0002-enable-openssl.patch
Patch0003: 0003-disable-eigrp-crypto.patch
Patch0004: 0004-fips-mode.patch
Patch0005: 0005-icc-options.patch
%description
FRRouting is free software that manages TCP/IP based routing protocols. It takes
@@ -182,6 +183,9 @@ make check PYTHON=%{__python3}
%{_tmpfilesdir}/%{name}.conf
%changelog
* Tue Feb 16 2021 Michal Ruprich <mruprich@redhat.com> - 7.5-3
- Fixing FTBS - icc options are confusing the new gcc
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild