summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2025-12-04 07:14:30 +0300
committerAlexei Starovoitov <ast@kernel.org>2025-12-04 07:20:11 +0300
commit835a50753579aa8368a08fca307e638723207768 (patch)
tree6919557c9a0f5d6407a5ee2967ce3d3cf611776e /include/linux
parent8f7aa3d3c7323f4ca2768a9e74ebbe359c4f8f88 (diff)
downloadlinux-835a50753579aa8368a08fca307e638723207768.tar.xz
selftests/bpf: Add -fms-extensions to bpf build flags
The kernel is now built with -fms-extensions, therefore generated vmlinux.h contains types like: struct slab { .. struct freelist_counters; }; Use -fms-extensions and -Wno-microsoft-anon-tag flags to build bpf programs that #include "vmlinux.h" Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions