mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
conserver: enable IPv6 support
Signed-off-by: Bjørn Mork <bjorn@mork.no>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user