enable ipv6 support for packages by default
SVN-Revision: 22176
This commit is contained in:
parent
c08ea36e81
commit
ac5279e6bc
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ menu "Global build settings"
|
|||
config IPV6
|
||||
bool
|
||||
prompt "Enable IPv6 support in packages"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
Enable IPV6 support in packages (passes --enable-ipv6 to configure scripts).
|
||||
|
||||
|
|
Loading…
Reference in a new issue