OSDN Git Service

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)
commit0ef6bf39f09832866fd581cbafafbad9b2469eb3
tree0615aecf7723236f74058d752eaee30e8e2312b8
parent438363c0feb831ac3f66646939b3833362750d94
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