knot: disable embedded xdp

Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit 1f9d6fbb26)
This commit is contained in:
Jan Hák 2020-11-16 11:22:24 +01:00 committed by Josef Schlehofer
parent 7619ff0dfc
commit 9389a5dd1f
No known key found for this signature in database
GPG key ID: B950216FE4329F4C

View file

@ -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 \