mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
libstc++ requires large file support
This commit is contained 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++?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user