mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
- fix typo
This commit is contained in:
parent
1c1f04aca9
commit
4a217a2372
@ -115,7 +115,7 @@ config BR2_INSTALL_LIBSTDCPP
|
|||||||
bool "Build/install c++ compiler and libstdc++?"
|
bool "Build/install c++ compiler and libstdc++?"
|
||||||
default n
|
default n
|
||||||
# >= 4.2.0 work fine without LARGEFILE
|
# >= 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
|
select BR2_GCC_CROSS_CXX
|
||||||
help
|
help
|
||||||
Build/install c++ compiler and libstdc++?
|
Build/install c++ compiler and libstdc++?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user