projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f64bd4b
)
tools/elfutils: drop HOST_BUILD_DEPENDS
author
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 18 May 2022 23:28:42 +0000
(
02:28
+0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 18 May 2022 23:37:25 +0000
(
02:37
+0300)
This is only effective for host build of normal packages, not tools.
Fixes: ad79b9271949 ("elfutils: move host build to tools")
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
tools/elfutils/Makefile
patch
|
blob
|
history
diff --git
a/tools/elfutils/Makefile
b/tools/elfutils/Makefile
index 2f4dd8f25303c8e51e9e20c017c5586106339026..d49bc07f27fb1d2e90ab0dcf268de5cddfdcb2dc 100644
(file)
--- 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 += \