mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
- adjust for the released 4.2.0 version
This commit is contained in:
parent
7cd9f3da74
commit
5923827262
@ -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++?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user