]> git.ipfire.org Git - thirdparty/openwrt.git/commit
tools: require coreutils to build elfutils
authorMichael Pratt <mcpratt@pm.me>
Fri, 27 Sep 2024 03:20:38 +0000 (23:20 -0400)
committerRobert Marko <robimarko@gmail.com>
Sat, 26 Jul 2025 12:38:08 +0000 (14:38 +0200)
commite776c9fe4ef9823993e230f2795d4255876e5ca2
tree4f4cbe55c6868bb8da2baacd3ef08de02456fdfe
parentf7fd8303be53598633426830f31b9818b32d2521
tools: require coreutils to build elfutils

The version of the rmdir utility in macOS is POSIX-only
while elfutils uses the GNU extended options while building.

Tested-by: Georgi Valkov <gvalkov@gmail.com> # macOS
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/Makefile