Commit 68e9cf1
committed
Disable libudev in hwloc builds
UMF does not link with libudev.
Fixes the error on linking with a hwloc static library on systems with libudev installed:
ld.lld: error: undefined symbol: udev_device_new_from_subsystem_sysname1 parent 7ef936c commit 68e9cf1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| |||
0 commit comments