From: Stijn Tintel Date: Wed, 18 May 2022 23:28:42 +0000 (+0300) Subject: tools/elfutils: drop HOST_BUILD_DEPENDS X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6eec1a522518435d78763c3c66881b438cd5fa0e;p=openwrt%2Fstaging%2Fldir.git tools/elfutils: drop HOST_BUILD_DEPENDS This is only effective for host build of normal packages, not tools. Fixes: ad79b9271949 ("elfutils: move host build to tools") Reported-by: Rosen Penev Signed-off-by: Stijn Tintel --- diff --git a/tools/elfutils/Makefile b/tools/elfutils/Makefile index 2f4dd8f253..d49bc07f27 100644 --- a/tools/elfutils/Makefile +++ b/tools/elfutils/Makefile @@ -17,8 +17,6 @@ PKG_CPE_ID:=cpe:/a:elfutils_project:elfutils PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -HOST_BUILD_DEPENDS:=argp-standalone/host musl-fts/host - include $(INCLUDE_DIR)/host-build.mk HOST_CONFIGURE_ARGS += \