aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6d4f098c..dcd84b7ab 100644
--- a/Makefile
+++ b/Makefile
@@ -374,7 +374,7 @@ cppcheck-old: clean
374 374
375.PHONY: scan-build 375.PHONY: scan-build
376scan-build: clean 376scan-build: clean
377 $(SCAN_BUILD) $(MAKE) 377 $(SCAN_BUILD) --status-bugs $(MAKE)
378 378
379# TODO: Old codespell versions (such as v2.1.0 in CI) have issues with 379# TODO: Old codespell versions (such as v2.1.0 in CI) have issues with
380# contrib/syscalls.sh 380# contrib/syscalls.sh