mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Add configuration option allowing hiding packages needing WCHAR
This commit is contained in:
parent
428f66a247
commit
754087858c
@ -687,6 +687,12 @@ config BR2_DEPRECATED
|
|||||||
help
|
help
|
||||||
This option hides outdated/obsolete versions of packages.
|
This option hides outdated/obsolete versions of packages.
|
||||||
|
|
||||||
|
config BR2_USE_WCHAR
|
||||||
|
bool "Show packages that are require WCHAR support"
|
||||||
|
default y
|
||||||
|
help
|
||||||
|
This option hides packages which cannot be built without WCHAR.
|
||||||
|
|
||||||
config BR2_PREFER_STATIC_LIB
|
config BR2_PREFER_STATIC_LIB
|
||||||
bool "prefer static libraries"
|
bool "prefer static libraries"
|
||||||
default n
|
default n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user