Browse Source

knot: disable embedded xdp

Signed-off-by: Jan Hák <jan.hak@nic.cz>
lilik-openwrt-22.03
Jan Hák 4 years ago
parent
commit
1f9d6fbb26
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/knot/Makefile

+ 1
- 0
net/knot/Makefile 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 \


Loading…
Cancel
Save