1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

mkosi: Switch to --rerun-build-scripts in mkosi.clangd

This commit is contained in:
Daan De Meyer
2025-03-07 15:56:24 +01:00
parent 65ac4d06e0
commit f0efc7ef34

View File

@@ -13,8 +13,7 @@ BUILDDIR="$(jq -r .BuildDirectory <<< "$MKOSI_CONFIG")"
BUILDSUBDIR="$(jq -r .BuildSubdirectory <<< "$MKOSI_CONFIG")"
exec "${SPAWN[@]}" mkosi \
--incremental=strict \
--format=none \
--rerun-build-scripts \
build \
-- \
clangd \