mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
findutils: show comment if wchar isn't enabled
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
42a889b7ef
commit
5b44556925
@ -6,3 +6,6 @@ config BR2_PACKAGE_FINDUTILS
|
|||||||
common 'find', 'xargs', 'locate', and 'updatedb' binaries.
|
common 'find', 'xargs', 'locate', and 'updatedb' binaries.
|
||||||
|
|
||||||
http://www.gnu.org/software/findutils/findutils.html
|
http://www.gnu.org/software/findutils/findutils.html
|
||||||
|
|
||||||
|
comment "findutils requires a toolchain with WCHAR support"
|
||||||
|
depends on !BR2_USE_WCHAR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user