Rebuild with abseil-cpp-20211102.0-4.fc37 (RHBZ#2108658)
The file absl_random_internal_randen_hwaes_impl.pc shipped in abseil-cpp-devel incorrectly specified -maes -msse4.1 in its CFLAGS, causing any packages which used pkgconfig to compile against abseil to require SSE4.1 instructions to run. This affected frr in F37/Rawhide.
This commit is contained in:
parent
9408b0b09e
commit
15e17067ee
5
frr.spec
5
frr.spec
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: frr
|
Name: frr
|
||||||
Version: 8.2.2
|
Version: 8.2.2
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Routing daemon
|
Summary: Routing daemon
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.frrouting.org
|
URL: http://www.frrouting.org
|
||||||
@ -259,6 +259,9 @@ rm tests/lib/*grpc*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 8.2.2-6
|
||||||
|
- Rebuild with abseil-cpp-20211102.0-4.fc37 (RHBZ#2108658)
|
||||||
|
|
||||||
* Wed Jun 15 2022 Michal Ruprich - 8.2.2-5
|
* Wed Jun 15 2022 Michal Ruprich - 8.2.2-5
|
||||||
- Packaging SELinux policy for FRR
|
- Packaging SELinux policy for FRR
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user