]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Fix mkosi.clangd 36387/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 14 Feb 2025 14:22:05 +0000 (15:22 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 14 Feb 2025 16:13:10 +0000 (17:13 +0100)
commit531750e9b04580664755f5066d36626e741cc2c1
treec99eb9ab41d6e10398020bb362e52e0afc7cd844
parent487ec6aa3fab7ead9e57aff14472516e7c1768ee
mkosi: Fix mkosi.clangd

- Add missing '--' delimiter
- Use the new BuildSubdirectory JSON field to figure out the build
  subdirectory.
- Remove the /usr/include path mapping for now. This means we can't
  jump into system headers anymore if they don't exist on the host,
  we can find a way to add this back later if it turns out to be
  crucial.
mkosi.clangd