2
1
Эх сурвалжийг харах

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>
Gustavo Zacarias 10 жил өмнө
parent
commit
f360fec787

+ 1 - 0
toolchain/toolchain-common.in

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