21 Aug
2026
21 Aug
'26
7:03 a.m.
We always insert -D_GNU_SOURCE and -D_XOPEN_SOURCE=700 when compiling from
the Makefile, and we rely on it. Without these listed in .clangd, clangd
will generate numerous spurious warnings.
Signed-off-by: David Gibson