From c18ccdb9106a6141de98d59199ec918ed11f28d8 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 25 Oct 2011 00:46:37 +0000 Subject: [PATCH] store cppcheck rule for future use --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 919c987a..a650b3aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -62,5 +62,5 @@ debuglite: .c.h: scripts/MakeHeader.py $< - - +cppcheck: + cppcheck -q -v . --enable=all -ihwloc-1.2.1 -DHAVE_CGROUP -DHAVE_OPENVZ -DHAVE_TASKSTATS