aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <[email protected]>2021-11-05 23:42:40 +0000
committerAlexei Starovoitov <[email protected]>2021-11-09 21:27:52 +0000
commit3a74ac2d1159716f35c944639f71b33fa16084c8 (patch)
tree4c0ebc25d680a8ca2768458487b0f5fe4a58e391 /tools/bpf/bpftool/prog.c
parentselftests/bpf: Add exception handling selftests for tp_bpf program (diff)
downloadkernel-3a74ac2d1159716f35c944639f71b33fa16084c8.tar.gz
kernel-3a74ac2d1159716f35c944639f71b33fa16084c8.zip
libbpf: Compile using -std=gnu89
The minimum supported C standard version is C89, with use of GNU extensions, hence make sure to catch any instances that would break the build for this mode by passing -std=gnu89. Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions