Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
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>

View File

@ -97,8 +97,7 @@ pic="pic"
export CFLAGS="%{optflags} -f$pic" CXXFLAGS="%{optflags} -f$pic"
%configure \
--enable-bluetooth=yes \
--enable-ipv6 \
--enable-rdma
--enable-ipv6
%make_build all shared
%install