On Sat, Jan 12, 2019 at 1:23 AM Serhey Popovych
wrote:
>
> With custom BSP and build with musl we still affected by undefined
> reference to stack-protector specific functions.
>
> Use arch overrides instead of machine to ensure fix applied to entire
> architecture instead of custom machine like q
With custom BSP and build with musl we still affected by undefined
reference to stack-protector specific functions.
Use arch overrides instead of machine to ensure fix applied to entire
architecture instead of custom machine like qemux86 and qemuppc.
Signed-off-by: Serhey Popovych
---
meta/reci