From: Luca Boccassi Date: Fri, 14 Feb 2025 20:02:45 +0000 (+0000) Subject: mkosi: Fix mkosi.clangd (#36387) X-Git-Tag: v258-rc1~1335 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21d36ef7707d22748b4af0f70179ec31a2280967;p=thirdparty%2Fsystemd.git mkosi: Fix mkosi.clangd (#36387) - 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. --- 21d36ef7707d22748b4af0f70179ec31a2280967