mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
cvs: show it in config menu when toolchain lacks wchar
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
3325bc627c
commit
ea28972734
@ -12,3 +12,6 @@ config BR2_PACKAGE_CVS_SERVER
|
|||||||
depends on BR2_PACKAGE_CVS
|
depends on BR2_PACKAGE_CVS
|
||||||
help
|
help
|
||||||
Enable cvs server code
|
Enable cvs server code
|
||||||
|
|
||||||
|
comment "cvs requires a toolchain with WCHAR support"
|
||||||
|
depends on !BR2_USE_WCHAR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user