- build with ipv6 support
This commit is contained in:
Stephan Raue 2009-09-25 22:50:44 +02:00
parent ebb6ec2d96
commit 65105a9f76

View File

@ -13,7 +13,7 @@ cd $PKG_BUILD
--sysconfdir=/etc \
--enable-static \
--disable-shared \
--disable-IPv6 \
--enable-IPv6 \
--without-libuuid \
# --enable-unix-transport \
# --disable-tcp-transport \