[Buildroot] [PATCH] package/linux-tools: add host dependency for pkg-config

Arnout Vandecappelle arnout at mind.be
Tue Sep 26 09:42:13 UTC 2017



On 26-09-17 00:00, Markus Mayer wrote:
> So, after some hacking, I am now proposing to fix the issue thus:
> 
> TARGET_CONFIGURE_OPTS += PKG_CONFIG="$(HOST_DIR)/bin/pkg-config
 TARGET_CONFIGURE_OPTS already contains exactly that (cfr. package/Makefile.in,
line 295):
TARGET_CONFIGURE_OPTS = \
...
	PKG_CONFIG="$(PKG_CONFIG_HOST_BINARY)" \

> And replace TARGET_MAKE_ENV with TARGET_CONFIGURE_OPTS in the build rules.

 So that's the only thing you need to do.

 This could actually be useful for Buildroot in general I think.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list