knot: disable embedded xdp
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit 1f9d6fbb26
)
This commit is contained in:
parent
7619ff0dfc
commit
9389a5dd1f
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ export KNOT_VERSION_FORMAT=release
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--enable-recvmmsg=no \
|
--enable-recvmmsg=no \
|
||||||
--enable-cap-ng=no \
|
--enable-cap-ng=no \
|
||||||
|
--enable-xdp=no \
|
||||||
--disable-fastparser \
|
--disable-fastparser \
|
||||||
--without-libidn \
|
--without-libidn \
|
||||||
--with-libnghttp2=no \
|
--with-libnghttp2=no \
|
||||||
|
|
Loading…
Reference in a new issue