clangd: Add config that removes {,machine-}options

Remove gcc's options and machine-options so that clang(d) does not
complain.
This commit is contained in:
2025-03-03 15:35:43 +01:00
parent a7f023ba1d
commit f1f304a8c5

View File

@@ -0,0 +1,2 @@
CompileFlags:
Remove: [-f*, -m*]