mirror of https://github.com/xzeldon/htop.git
remove old reference to hwloc directory
This commit is contained in:
parent
45f7a4fc8d
commit
5b3cc559b2
|
@ -46,4 +46,4 @@ debug:
|
||||||
scripts/MakeHeader.py $<
|
scripts/MakeHeader.py $<
|
||||||
|
|
||||||
cppcheck:
|
cppcheck:
|
||||||
cppcheck -q -v . --enable=all -ihwloc-1.2.1 -DHAVE_CGROUP -DHAVE_OPENVZ -DHAVE_TASKSTATS
|
cppcheck -q -v . --enable=all -DHAVE_CGROUP -DHAVE_OPENVZ -DHAVE_TASKSTATS
|
||||||
|
|
Loading…
Reference in New Issue