You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
misc: added make gen_compile_commands for tetragon
Tetragon project doesn't have a command to generate compile_commands.json for clang.
This commit fixes that by:
1. Adding make gen_compile_commands just like in cilium
Fixes: #3697
Signed-off-by: M Alvee <[email protected]>
0 commit comments