mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
- adjust for the released 4.2.0 version
This commit is contained in:
@@ -143,7 +143,7 @@ config BR2_INSTALL_LIBSTDCPP
|
||||
bool "Build/install c++ compiler and libstdc++?"
|
||||
default n
|
||||
# huh? why so? select BR2_LARGEFILE
|
||||
select BR2_LARGEFILE if !BR2_GCC_VERSION_4_2
|
||||
select BR2_LARGEFILE if !BR2_GCC_VERSION_4_2_0 && !BR2_GCC_VERSION_4_3
|
||||
help
|
||||
Build/install c++ compiler and libstdc++?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user