[packages/xdp-tools] - try with path to BPFTOOL
qboosh
qboosh at pld-linux.org
Fri Apr 7 22:59:12 CEST 2023
commit 57c71d0003c3b51a8af16ca9441f014e9e7396e2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 7 23:01:47 2023 +0200
- try with path to BPFTOOL
xdp-tools.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/xdp-tools.spec b/xdp-tools.spec
index 507504d..00b1ba9 100644
--- a/xdp-tools.spec
+++ b/xdp-tools.spec
@@ -69,6 +69,7 @@ Statyczna biblioteka libxdp.
%setup -q
%build
+BPFTOOL=/usr/sbin/bpftool \
CC="%{__cc}" \
./configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xdp-tools.git/commitdiff/57c71d0003c3b51a8af16ca9441f014e9e7396e2
More information about the pld-cvs-commit
mailing list