mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-22 09:51:49 +00:00
99d1179866
* enable ide's etc. to work on the bpf.c files this makes it so that clangd and ide tools which use clangd can work on the bpf.c code. nothing should actually be changed outside of that ide/editor environment, all the changes are ifdef'ed on LSP which is set in the added .clangd file. * move intf include out of both sides of ifdef toggle
2 lines
112 B
Plaintext
2 lines
112 B
Plaintext
CompileFlags:
|
|
Add: [-DLSP, -Wno-missing-declarations, -Wno-typedef-redefinition, -Wno-ignored-attributes, -xc] |