File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ DEFINITIONS=
94
94
${CPPCHECK} ${DEFINITIONS} hwloc/topology-darwin.c -Itests/hwloc/ports/include/darwin 2> hwloc-cppcheck-darwin.xml
95
95
DEFINITIONS=" -Dhwloc_thread_t=pthread_t"
96
96
${CPPCHECK} ${DEFINITIONS} hwloc/topology-freebsd.c -Itests/hwloc/ports/include/freebsd 2> hwloc-cppcheck-freebsd.xml
97
- DEFINITIONS=" -DMAP_MEM_FIRST_TOUCH=2 -Dhwloc_thread_t=pthread_t"
97
+ DEFINITIONS=" -DMAP_MEM_FIRST_TOUCH=2 -Dhwloc_thread_t=pthread_t -DCPU_WHICH_DOMAIN=6 "
98
98
${CPPCHECK} ${DEFINITIONS} hwloc/topology-hpux.c -Itests/hwloc/ports/include/hpux 2> hwloc-cppcheck-hpux.xml
99
99
DEFINITIONS=" -Dhwloc_thread_t=pthread_t"
100
100
${CPPCHECK} ${DEFINITIONS} hwloc/topology-netbsd.c -Itests/hwloc/ports/include/netbsd 2> hwloc-cppcheck-netbsd.xml
You can’t perform that action at this time.
0 commit comments