diff --git a/net/knot/Makefile b/net/knot/Makefile index 2302e5b3b..273a8f23e 100644 --- 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 \