package/elfutils: fix host build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 1 Oct 2020 05:25:50 +0000 (07:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 1 Oct 2020 08:48:47 +0000 (10:48 +0200)
commit226af868146f7dfc557e3eadbb16ed16ec5896b7
treeb5dc5409bddabb6be51aa78b0e4c96d2e52e2220
parent0bec4c8a4a90cde57ccd46dcad4b9a860c71ffde
package/elfutils: fix host build

Commit 52c5c6050c5359288ca48c85024aebd169fab258 disabled debuginfod on
target but not on host resulting in the following build failure:

configure: error: dependencies not found, use --disable-libdebuginfod to disable or --enable-libdebuginfod=dummy to build a (bootstrap) dummy library.

Fixes:
 - http://autobuild.buildroot.org/results/97713c7e281313826067af559337832f22c3cb09

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/elfutils/elfutils.mk