mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
findutils: show comment if wchar isn't enabled
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -6,3 +6,6 @@ config BR2_PACKAGE_FINDUTILS
|
||||
common 'find', 'xargs', 'locate', and 'updatedb' binaries.
|
||||
|
||||
http://www.gnu.org/software/findutils/findutils.html
|
||||
|
||||
comment "findutils requires a toolchain with WCHAR support"
|
||||
depends on !BR2_USE_WCHAR
|
||||
|
||||
Reference in New Issue
Block a user