tools/coreutils: provide the rmdir utility
authorMichael Pratt <[email protected]>
Fri, 27 Sep 2024 03:17:41 +0000 (23:17 -0400)
committerRobert Marko <[email protected]>
Sat, 26 Jul 2025 12:38:08 +0000 (14:38 +0200)
commit90262c6f6e111d6efff134d74d180114af2d5655
tree5e39d0bcd397e00b0c12b2de0ccebc5f9a6a071a
parentb8c0ed469238291298732512045ed8659ac22ea8
tools/coreutils: provide the rmdir utility

Use the rmdir utility provided by GNU coreutils for macOS
in order to be able to use the option "--ignore-fail-on-non-empty".

Some other tools such as elfutils use this while building.

Tested-by: Georgi Valkov <[email protected]> # macOS
Signed-off-by: Michael Pratt <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <[email protected]>
tools/coreutils/Makefile