]> git.baikalelectronics.ru Git - kernel.git/commit
bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable
authorJiri Olsa <jolsa@kernel.org>
Mon, 8 Oct 2018 08:22:58 +0000 (10:22 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 11 Oct 2018 08:24:52 +0000 (10:24 +0200)
commit5b186c98e858f6c1e5f6a5b1bfac024e51e8281a
tree0615aecf7723236f74058d752eaee30e8e2312b8
parent078e441bc1a3da59c919072111310bb7a760baf9
bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable

Adding EXTRA_CFLAGS allowing user to specify extra flags
for CFLAGS variable.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/bpf/bpftool/Makefile