aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <[email protected]>2021-11-06 05:12:40 +0530
committerAlexei Starovoitov <[email protected]>2021-11-09 13:27:52 -0800
commit3a74ac2d1159716f35c944639f71b33fa16084c8 (patch)
tree4c0ebc25d680a8ca2768458487b0f5fe4a58e391 /lib/test_overflow.c
parentc23551c9c36ae394f9c53a5adf1944a943c65e0b (diff)
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 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions