mirror of https://github.com/xzeldon/htop.git
store cppcheck rule for future use
This commit is contained in:
parent
d1b1cbc757
commit
c18ccdb910
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue