]> git.baikalelectronics.ru Git - kernel.git/commit
libbpf: Disable -Wswitch-enum compiler warning
authorAndrii Nakryiko <andriin@fb.com>
Tue, 18 Aug 2020 21:33:50 +0000 (14:33 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 19 Aug 2020 00:16:15 +0000 (17:16 -0700)
commit6dcacf938682cfbc38289a54783497bb36af58e5
treea63a619bc9aa72891cb2b26374ef193b922beec2
parent4d42e61ef708408d16e20168970e323c87d30044
libbpf: Disable -Wswitch-enum compiler warning

That compilation warning is more annoying, than helpful.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200818213356.2629020-2-andriin@fb.com
tools/lib/bpf/Makefile