elfutils: remove host build from target package
authorTony Ambardar <itugrok@yahoo.com>
Tue, 26 Jan 2021 22:37:04 +0000 (14:37 -0800)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sat, 13 Mar 2021 21:33:22 +0000 (21:33 +0000)
commit29e2be69c4689f3438340f23a6eb5649516f0c6d
treeb12c86b4c3bf51234e0bd3d6fd0f983052cc2ca6
parentc1f3c52564fdec85394e7c338f56df0943ce8b10
elfutils: remove host build from target package

Commit f4da28c301 ("elfutils: Add host build") supplied a libelf host
library to fix a glib2 host build error, but this need was later removed
by b6212c8769 ("glib2: don't use libelf during host build").

More importantly, there are already two sources for libelf host libraries:
OpenWRT build prerequisites [1] and tools/libelf. A third is not needed.

Ref [1]: https://openwrt.org/docs/guide-developer/build-system/install-buildsystem#prerequisites

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
package/libs/elfutils/Makefile