Enable ipv6, fixes httpd compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10041 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
24981482f6
commit
a2b683d3b0
@ -31,7 +31,7 @@ endef
|
||||
CONFIGURE_ARGS += \
|
||||
--with-devrandom=/dev/urandom \
|
||||
--disable-dso \
|
||||
--disable-ipv6
|
||||
--enable-ipv6
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
ac_cv_file__dev_zero=yes \
|
||||
|
Loading…
x
Reference in New Issue
Block a user