Commit 8ad2f6a
committed
Disable rsmi in hwloc build
Disable not used hwloc feature "rsmi". Silence errors during hwloc linkage to umf, like:
/usr/bin/ld: _deps/hwloc_targ-build/lib/libhwloc.a(topology-rsmi.o): in function `get_device_name':
topology-rsmi.c:(.text+0x208): undefined reference to `rsmi_dev_name_get'1 parent 66b161a commit 8ad2f6a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
| 179 | + | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments