projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a548289
)
knot: disable embedded xdp
author
Jan Hák
<jan.hak@nic.cz>
Mon, 16 Nov 2020 10:22:24 +0000
(11:22 +0100)
committer
Jan Hák
<jan.hak@nic.cz>
Mon, 16 Nov 2020 10:22:24 +0000
(11:22 +0100)
Signed-off-by: Jan Hák <jan.hak@nic.cz>
net/knot/Makefile
patch
|
blob
|
history
diff --git
a/net/knot/Makefile
b/net/knot/Makefile
index 2302e5b3b899f5ee296530d105295c388d85d272..273a8f23e6d5d29a091a91d58ba57f9f44ae88b5 100644
(file)
--- a/
net/knot/Makefile
+++ b/
net/knot/Makefile
@@
-150,6
+150,7
@@
export KNOT_VERSION_FORMAT=release
CONFIGURE_ARGS += \
--enable-recvmmsg=no \
--enable-cap-ng=no \
+ --enable-xdp=no \
--disable-fastparser \
--without-libidn \
--with-libnghttp2=no \