mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
- I'm pretty sure that i don't want LFS support on the gcc-4_2-branch
Leave the rest as is. *shrug*
This commit is contained in:
parent
dcf9c23309
commit
87eddc3d1f
@ -110,7 +110,8 @@ 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
|
# huh? why so? select BR2_LARGEFILE
|
||||||
|
select BR2_LARGEFILE if !BR2_GCC_VERSION_4_2
|
||||||
help
|
help
|
||||||
Build/install c++ compiler and libstdc++?
|
Build/install c++ compiler and libstdc++?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user