SHA256
1
0
forked from pool/glpk
Ana Guerrero 2024-02-27 21:49:11 +00:00 committed by Git OBS Bridge
commit 7ea5f0e120
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 27 11:03:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Thu Jan 21 18:31:45 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -76,8 +76,7 @@ is a set of routines written in ANSI C and organized in the form of a
callable library.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"