Accepting request 1152210 from science
OBS-URL: https://build.opensuse.org/request/show/1152210 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=26
This commit is contained in:
commit
7ea5f0e120
@ -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>
|
Thu Jan 21 18:31:45 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -76,8 +76,7 @@ is a set of routines written in ANSI C and organized in the form of a
|
|||||||
callable library.
|
callable library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||||
|
Loading…
Reference in New Issue
Block a user