- use BR2_INET_IPV6

This commit is contained in:
Bernhard Reutner-Fischer
2007-06-26 17:45:08 +00:00
parent 4ec94aed2e
commit f203aaf7c0
7 changed files with 12 additions and 16 deletions

View File

@@ -45,7 +45,7 @@ $(BIND_DIR2)/Makefile: $(BIND_DIR2)/.unpacked
--localstatedir=/var \
--without-openssl \
--with-randomdev=/dev/random \
--enable-ipv6 \
$(DISABLE_IPV6) \
--with-libtool \
--with-pic \
);