mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
- fix typo
This commit is contained in:
@@ -115,7 +115,7 @@ config BR2_INSTALL_LIBSTDCPP
|
||||
bool "Build/install c++ compiler and libstdc++?"
|
||||
default n
|
||||
# >= 4.2.0 work fine without LARGEFILE
|
||||
select BR2_LARGEFILE if BR2_GCC_SUPPORTS_SYSROOT
|
||||
select BR2_LARGEFILE if !BR2_GCC_SUPPORTS_SYSROOT
|
||||
select BR2_GCC_CROSS_CXX
|
||||
help
|
||||
Build/install c++ compiler and libstdc++?
|
||||
|
||||
Reference in New Issue
Block a user