Accepting request 1203533 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1203533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=66
This commit is contained in:
commit
7af190a092
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 08:34:52 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- enable rdma support (bsc#1230894)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 2 08:38:49 UTC 2024 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
|
@ -97,7 +97,8 @@ pic="pic"
|
||||
export CFLAGS="%{optflags} -f$pic" CXXFLAGS="%{optflags} -f$pic"
|
||||
%configure \
|
||||
--enable-bluetooth=yes \
|
||||
--enable-ipv6
|
||||
--enable-ipv6 \
|
||||
--enable-rdma
|
||||
%make_build all shared
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user