knot: enable QUIC support
authorJan Hák <jan.hak@nic.cz>
Tue, 29 Aug 2023 11:36:24 +0000 (13:36 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 29 Aug 2023 20:41:36 +0000 (22:41 +0200)
Signed-off-by: Jan Hák <jan.hak@nic.cz>
net/knot/Makefile

index 7448a293f604b2a10d3e0e99ea66c6036f8ea4a6..5216dc0b27dd8b6ba4b7048d485a9ca523805d6c 100644 (file)
@@ -152,6 +152,7 @@ CONFIGURE_ARGS +=                   \
        --enable-cap-ng=no              \
        --enable-xdp=no                 \
        --enable-maxminddb=no           \
+       --enable-quic                   \
        --disable-fastparser            \
        --without-libidn                \
        --with-libnghttp2=no            \