Sync from SUSE:SLFO:Main gmp revision bdd8d4c743c796f3b55874de3bdaf581

This commit is contained in:
Adrian Schröter 2024-10-03 17:14:01 +02:00
parent 8e86df3504
commit d1d9917bcc
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 11:03:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Aug 22 11:51:01 UTC 2023 - Richard Biener <rguenther@suse.com>

View File

@ -78,8 +78,8 @@ huge numbers (integer and floating point).
%prep
%setup -q
%patch1
%patch2 -p1
%patch -P 1
%patch -P 2 -p1
%build
export CFLAGS="%{optflags} -fexceptions"