On Thu, Oct 10, 2019 at 5:29 PM Ivan Khoronzhuk
<[email protected]> wrote:
>
> In case of C/LDFLAGS there is no way to pass them correctly to build
> command, for instance when --sysroot is used or external libraries
> are used, like -lelf, wich can be absent in toolchain. This can be
> used for samples/bpf cross-compiling allowing to get elf lib from
> sysroot.
>
> Signed-off-by: Ivan Khoronzhuk <[email protected]>
> ---

Acked-by: Andrii Nakryiko <[email protected]>

[...]

Reply via email to