On Thu, Sep 05, 2019 at 12:22:12AM +0300, Ivan Khoronzhuk wrote: > + > +If need to use environment of target board, the SYSROOT also can be set, > +pointing on FS of target board: > + > +make samples/bpf/ LLC=~/git/llvm/build/bin/llc \ > + CLANG=~/git/llvm/build/bin/clang \ > + SYSROOT=~/some_sdk/linux-devkit/sysroots/aarch64-linux-gnu Patches 7 and 8 look quite heavy. I don't have a way to test them which makes me a bit uneasy to accept them as-is. Would be great if somebody could give Tested-by.