]> 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)
commit8a0b9e5e6a20a93cd5470703fe710ec33bc33b0c
tree0615aecf7723236f74058d752eaee30e8e2312b8
parent58a23d6964fb82ecb0c7cc368cb96c985ee9db9a
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