forked from pool/rtrlib
Accepting request 1149981 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1149981 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rtrlib?expand=0&rev=3
This commit is contained in:
commit
bf136ceaf9
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 23 11:45:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 25 21:23:36 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Mon Oct 25 21:23:36 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -79,8 +79,7 @@ This is the API documentation of the RTRlib, a C implementation of
|
|||||||
the RPKI/Router Protocol client.
|
the RPKI/Router Protocol client.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags} -Wno-return-type"
|
CFLAGS="%{optflags} -Wno-return-type"
|
||||||
|
Loading…
Reference in New Issue
Block a user