[Buildroot] [git commit] package/gcc: use generic extract commands

Steven Noonan steven at uplinklabs.net
Wed Nov 4 07:37:16 UTC 2015


Oops, my patch was late then ;)

On Tue, Nov 3, 2015 at 11:34 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Dear Steven Noonan,
>
> On Tue, 3 Nov 2015 21:17:36 -0800, Steven Noonan wrote:
>
>> > -HOST_GCC_FINAL_EXTRACT_CMDS = $(HOST_GCC_EXTRACT_CMDS)
>> > +HOST_GCC_FINAL_TAR_EXCLUDES = $(HOST_GCC_TAR_EXCLUDES)
>>
>> This appears to be wrong. The variable used in pkg-generic.mk is
>> $(2)_EXCLUDES not $(2)_TAR_EXCLUDES. So this doesn't pass any
>> '--exclude's to the tar command.
>
> Indeed. Fixed by
> http://git.buildroot.net/buildroot/commit/?id=4a8478b728429e94e0c85330e1558298d905af3e.
> Thanks for having reported the issue!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com


More information about the buildroot mailing list