Skip to content

Commit

Permalink
tools/elfutils: drop HOST_BUILD_DEPENDS
Browse files Browse the repository at this point in the history
This is only effective for host build of normal packages, not tools.

Fixes: ad79b92 ("elfutils: move host build to tools")
Reported-by: Rosen Penev <[email protected]>
Signed-off-by: Stijn Tintel <[email protected]>
  • Loading branch information
stintel authored and aiamadeus committed Aug 24, 2022
1 parent 0dc61a0 commit 70571fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/elfutils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 += \
Expand Down

0 comments on commit 70571fb

Please sign in to comment.