Accepting request 959865 from home:jengelh:branches:devel:libraries:c_c++
- Python is not used during build; remove it and help break a cycle. OBS-URL: https://build.opensuse.org/request/show/959865 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbpf?expand=0&rev=17
This commit is contained in:
parent
8c5c35b5f3
commit
d1d6e9e7e9
@ -4,6 +4,12 @@ Thu Mar 10 18:28:17 UTC 2022 - Jeff Mahoney <jeffm@suse.com>
|
|||||||
- Enable building and packaging of static library.
|
- Enable building and packaging of static library.
|
||||||
Explicitly enable fat LTO objects.
|
Explicitly enable fat LTO objects.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 7 11:52:14 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Python is not used during build; remove it and help break
|
||||||
|
a cycle.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 4 10:18:54 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Fri Mar 4 10:18:54 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -28,7 +28,6 @@ Source: https://github.com/libbpf/libbpf/archive/v%{version}.tar.gz#/%{n
|
|||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: libelf-devel
|
BuildRequires: libelf-devel
|
||||||
BuildRequires: linux-glibc-devel >= 4.5
|
BuildRequires: linux-glibc-devel >= 4.5
|
||||||
BuildRequires: python3
|
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user