--- toolchain/gcc/Config.in | 1 + 1 file changed, 1 insertion(+) --- buildroot.orig/toolchain/gcc/Config.in 2006-05-29 12:10:01.000000000 +0200 +++ buildroot/toolchain/gcc/Config.in 2006-05-29 12:10:42.000000000 +0200 @@ -110,6 +110,7 @@ config BR2_INSTALL_LIBSTDCPP bool "Build/install c++ compiler and libstdc++?" default n + select BR2_LARGEFILE help Build/install c++ compiler and libstdc++?