mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09: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.
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user