Add intel CET support.
Resolves: rhbz#1795709
This commit is contained in:
parent
8afa00a5de
commit
50d92f4a08
6
gmp.spec
6
gmp.spec
@ -14,6 +14,7 @@ Source0: https://gmplib.org/download/gmp/gmp-%{version}.tar.bz2
|
||||
Source2: gmp.h
|
||||
Source3: gmp-mparam.h
|
||||
Patch2: gmp-6.0.0-debuginfo.patch
|
||||
Patch3: gmp-intel-cet.patch
|
||||
License: LGPLv3+ or GPLv2+
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: gcc
|
||||
@ -176,6 +177,11 @@ export LD_LIBRARY_PATH=`pwd`/.libs
|
||||
%{_libdir}/libgmpxx.a
|
||||
|
||||
%changelog
|
||||
* Tue Aug 31 2021 Jakub Martisko <jamartis@redhat.com> - 1:6.2.0-8
|
||||
- Enable intel CET
|
||||
- Fix based on the patches provided by H.J. Lu
|
||||
Resolves: rhbz#1795709
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.2.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user