[Buildroot] [PATCH v7 03/18] core: re-enter make if $(CURDIR) or $(O) are not absolute canonical path

Matthew Weber matt at thewebers.ws
Tue Mar 22 03:03:43 UTC 2016


Samuel,

On Mon, Mar 21, 2016 at 6:40 AM, Matthew Weber <matt at thewebers.ws> wrote:
> Samuel,
>
> On Mon, Mar 21, 2016 at 12:21 AM, Samuel Martin <s.martin49 at gmail.com> wrote:
>> On Mon, Mar 21, 2016 at 2:45 AM, Matthew Weber <matt at thewebers.ws> wrote:
>>> Samuel, All,
>>>
>>> On Sun, Mar 20, 2016 at 8:44 PM, Matthew Weber <matt at thewebers.ws> wrote:
>>>> Samuel,
>>>>
>
> <snip>
>>

Narrowed it down to removing "O=$(realpath $(O))" on line 50 in the
Makefile resolves the build error.  If I understand it correctly this
is declaring O= empty and it causes the logic on 127 to evaluate to
False and O= ends up as empty.

I applied your 02/18 patch on top of
0e1547a87cfd51e4fedf1cb7837f77e4f66c4052 when I tested.


-- 
Thanks,
Matt


More information about the buildroot mailing list