| Issue |
183884
|
| Summary |
Broken hwloc includes in openmp subproject
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
rbberger
|
#168063 introduces an `OBJECT` library `obj.omp` for all `libomp` translation units , but it forgot to account for the hwloc include paths that are needed for compilation. Right now these are only added for `omp` itself. These should now also be added to `obj.omp`.
https://github.com/llvm/llvm-project/blob/bed89970c3df5e755820708580e405f65ddaa1ba/openmp/runtime/src/CMakeLists.txt#L191-L197
This was discovered while trying to build `22.1.0` for [Spack](https://github.com/spack/spack-packages/pull/3551).
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs