Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Tue, 07 Jan 2025 23:58:18 +0000 you wrote: > Latest versions of GCC BPF use C23 standard by default. This causes > compilation errors in vmlinux.h due to bool types declarations. > > Add -std=gnu11 to BPF_CFLAGS and CFLAGS. This aligns with the version > of the standard used when building the kernel currently [1]. > > For more details see the discussions at [2] and [3]. > > [...] Here is the summary with links: - selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS https://git.kernel.org/bpf/bpf-next/c/bab18c7db44d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html