diff options
| author | Quentin Monnet <[email protected]> | 2017-12-21 16:52:50 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2017-12-21 23:54:31 +0000 |
| commit | cd95a89282ef61458c3758d70ebfbd91f303033f (patch) | |
| tree | 1dbad15fa9fe957e5995ce1529f030e726641d4c /tools/bpf/bpftool/prog.c | |
| parent | Merge branch 'net-zerocopy-fixes' (diff) | |
| download | kernel-cd95a89282ef61458c3758d70ebfbd91f303033f.tar.gz kernel-cd95a89282ef61458c3758d70ebfbd91f303033f.zip | |
selftests/bpf: fix Makefile for passing LLC to the command line
Makefile has a LLC variable that is initialised to "llc", but can
theoretically be overridden from the command line ("make LLC=llc-6.0").
However, this fails because for LLVM probe check, "llc" is called
directly. Use the $(LLC) variable instead to fix this.
Fixes: 22c8852624fc ("bpf: improve selftests and add tests for meta pointer")
Signed-off-by: Quentin Monnet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
