[packages/liburing] - disable bpf_toolchain tests (require bpftool, actually supported on 64-bit archs only)
qboosh
qboosh at pld-linux.org
Thu Jul 2 20:49:26 CEST 2026
commit 2b723560406841070e1abf385d79b8a9999cd93c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jul 2 20:36:10 2026 +0200
- disable bpf_toolchain tests (require bpftool, actually supported on 64-bit archs only)
liburing.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/liburing.spec b/liburing.spec
index 2304fac..56fde5c 100644
--- a/liburing.spec
+++ b/liburing.spec
@@ -100,7 +100,8 @@ Statyczna biblioteka liburing-ffi.
%{__make} \
CFLAGS="%{rpmcflags}" \
LDFLAGS="%{rpmldflags}" \
- V=1
+ V=1 \
+ bpf_toolchain=n
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/liburing.git/commitdiff/c0868f44cf2172bc633e5f6ba238f315574bc9a9
More information about the pld-cvs-commit
mailing list