On Tue, Aug 20, 2019 at 11:09 AM Igor Opaniuk wrote:
>
> From: Igor Opaniuk
>
> Wrap image_decomp() and all dependent functions with
> !ifdef(USE_HOSTCC) macro, as this function isn't used by
> any tool from /tools.
>
> Without this it leads to compilation issues (because of
> CONFIG_LZMA from ne
On Tue, Aug 20, 2019 at 5:09 PM Igor Opaniuk wrote:
>
> From: Igor Opaniuk
>
> Wrap image_decomp() and all dependent functions with
> !ifdef(USE_HOSTCC) macro, as this function isn't used by
> any tool from /tools.
>
> Without this it leads to compilation issues (because of
> CONFIG_LZMA from new
From: Igor Opaniuk
Wrap image_decomp() and all dependent functions with
!ifdef(USE_HOSTCC) macro, as this function isn't used by
any tool from /tools.
Without this it leads to compilation issues (because of
CONFIG_LZMA from newly added #include
statement, which pulls all these definitions):
In
3 matches
Mail list logo