prereq-build: add extra check for elfutils required header
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 9 Jan 2023 13:24:49 +0000 (14:24 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 9 Jan 2023 20:25:06 +0000 (21:25 +0100)
commit36bc306ae61133a4e7907f0648b8cf8ad8587619
treed56076bb655c58b7c5c22ea9f1fb11c74026824b
parent848b3445fba43b8ae2e1a299418551d8bc8cd400
prereq-build: add extra check for elfutils required header

While testing tools build on an alpine image it was found that with musl
libc some header are missing for elfutils tool.

Add extra prereq-build check to make sure these header are present in
the system to correctly compile host tools.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
include/prereq-build.mk