commit | 8d708236058601f1b08b0ca2a1cd9fff28034416 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Tue Aug 18 14:33:50 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Aug 18 17:16:15 2020 -0700 |
tree | a63a619bc9aa72891cb2b26374ef193b922beec2 | |
parent | 65bb2e0fc5a67200db95911207ef9662aaf7ab9d [diff] |
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