toolchain-common: default to Y for LARGEFILE

This will allow us to remove largefile handling in the tree without
breaking things while doing so.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2015-03-30 18:07:23 -03:00 committed by Thomas Petazzoni
parent 52ef47467c
commit f360fec787

View file

@ -7,6 +7,7 @@ source "package/gdb/Config.in.host"
config BR2_LARGEFILE
bool
default y
config BR2_INET_IPV6
bool