conserver: enable IPv6 support

Signed-off-by: Bjørn Mork <bjorn@mork.no>
This commit is contained in:
Bjørn Mork 2018-05-28 13:42:19 +02:00
parent 15280aca97
commit 10151211e3
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ endef
CONFIGURE_ARGS += \
--with-openssl \
$(if $(CONFIG_IPV6),--with-ipv6) \
--sysconfdir=/etc/conserver \
--with-port=3109 \
--with-logfile=/var/log/conserver/server.log