[package] re-enable ipv6 in apr (#5608)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17104 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b736d43989
commit
3d60139203
@ -30,7 +30,8 @@ endef
|
|||||||
TARGET_CFLAGS += $(FPIC)
|
TARGET_CFLAGS += $(FPIC)
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--with-devrandom=/dev/urandom \
|
--with-devrandom=/dev/urandom \
|
||||||
--disable-dso
|
--disable-dso \
|
||||||
|
--enable-ipv6
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
apr_cv_process_shared_works=no \
|
apr_cv_process_shared_works=no \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user