瀏覽代碼

libstc++ requires large file support

Peter Korsgaard 19 年之前
父節點
當前提交
8e06ef91c2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      toolchain/gcc/Config.in

+ 1 - 0
toolchain/gcc/Config.in

@@ -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++?