libstc++ requires large file support
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 30 May 2006 08:09:11 +0000 (08:09 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 30 May 2006 08:09:11 +0000 (08:09 -0000)
toolchain/gcc/Config.in

index 80d8b58f747398732202f52283290acd2aefb826..5da7f7d3df0759353921a6c76e53d25d44982efc 100644 (file)
@@ -105,6 +105,7 @@ config BR2_EXTRA_GCC_CONFIG_OPTIONS
 config BR2_INSTALL_LIBSTDCPP
        bool "Build/install c++ compiler and libstdc++?"
        default n
+       select BR2_LARGEFILE
        help
            Build/install c++ compiler and libstdc++?