mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
libstc++ requires large file support
This commit is contained in:
parent
573fe2752b
commit
8e06ef91c2
@ -105,6 +105,7 @@ config BR2_EXTRA_GCC_CONFIG_OPTIONS
|
|||||||
config BR2_INSTALL_LIBSTDCPP
|
config BR2_INSTALL_LIBSTDCPP
|
||||||
bool "Build/install c++ compiler and libstdc++?"
|
bool "Build/install c++ compiler and libstdc++?"
|
||||||
default n
|
default n
|
||||||
|
select BR2_LARGEFILE
|
||||||
help
|
help
|
||||||
Build/install c++ compiler and libstdc++?
|
Build/install c++ compiler and libstdc++?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user