On 2 August 2016 at 12:03, Pekka Paalanen wrote:
> On Fri, 22 Jul 2016 14:52:42 +0100
> Emil Velikov wrote:
>
>> From: Emil Velikov
>>
>> The linker processes those in the order that they are given. Thus
>> as-it we can get unresolved symbols.
>>
>> Signed-off-by: Emil Velikov
>> ---
>> Some pl
On Fri, 22 Jul 2016 14:52:42 +0100
Emil Velikov wrote:
> From: Emil Velikov
>
> The linker processes those in the order that they are given. Thus
> as-it we can get unresolved symbols.
>
> Signed-off-by: Emil Velikov
> ---
> Some places in weston already follow this approach, and although I'v
From: Emil Velikov
The linker processes those in the order that they are given. Thus
as-it we can get unresolved symbols.
Signed-off-by: Emil Velikov
---
Some places in weston already follow this approach, and although I've
not had a problem it'll be nice to fix things.
Noticed while looking a