]> git.baikalelectronics.ru Git - kernel.git/commit
samples/bpf: Use own EXTRA_CFLAGS for clang commands
authorIvan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Fri, 11 Oct 2019 00:27:57 +0000 (03:27 +0300)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 12 Oct 2019 23:08:59 +0000 (16:08 -0700)
commitcc426a87f01a533d94b99f202d5f41dcc5cb6aa9
tree2ec29a5a2406db43882d3c7c360a75c0b01a9463
parent19aa9c1f60611a9e754330f5705d4d4c806630e6
samples/bpf: Use own EXTRA_CFLAGS for clang commands

It can overlap with CFLAGS used for libraries built with gcc if
not now then in next patches. Correct it here for simplicity.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20191011002808.28206-5-ivan.khoronzhuk@linaro.org
samples/bpf/Makefile