Commit 8e06ef91 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libstc++ requires large file support

parent 573fe275
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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++?