| config BR2_PACKAGE_FD | |
| bool "fd" | |
| depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS | |
| select BR2_PACKAGE_HOST_RUSTC | |
| help | |
| fd is a program to find entries in your filesystem. It is a | |
| simple, fast and user-friendly alternative to find. While it | |
| does not aim to support all of find's powerful functionality, | |
| it provides sensible (opinionated) defaults for a majority of | |
| use cases. | |
| https://github.com/sharkdp/fd.git |