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

Markus Mayer code at mmayer.net
Tue Sep 26 17:24:26 UTC 2017


On 26 September 2017 at 02:42, Arnout Vandecappelle <arnout at mind.be> wrote:
>
>
> 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.

Okay. If you like the patch, I shall send it out for inclusion. :-)

>  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
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot



More information about the buildroot mailing list