elfutils: move host build to tools
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 28 Mar 2022 15:40:30 +0000 (18:40 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 18 May 2022 10:32:06 +0000 (13:32 +0300)
commitad79b92719498afa93567cccdfbffeb49a57388d
treeed9964683f4a24f9f33da06619a65a914a94c104
parentd5dc6cdc536277ce1831acce92dc1cbdc59e7250
elfutils: move host build to tools

The upcoming dwarves host package requires elfutils. As dependencies for
tools must exist in tools, we need to move elfutils host build there.

As there is at least one package that depends on this, and there is no
proper way to create such dependency in the build system, build it
unconditionally when not building on macOS.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
package/libs/elfutils/Makefile
tools/Makefile
tools/elfutils/Makefile [new file with mode: 0644]