LLVM: Update HWLOC dep version (#34780)

This commit is contained in:
kwryankrattiger 2023-01-03 14:42:49 -06:00 committed by GitHub
parent 43cf60814d
commit 5fe1281b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -236,6 +236,7 @@ class Llvm(CMakePackage, CudaPackage):
# openmp dependencies
depends_on("perl-data-dumper", type=("build"))
depends_on("hwloc")
depends_on("hwloc@2.0.1:", when="@9:")
depends_on("elf", when="+cuda") # libomptarget
depends_on("libffi", when="+cuda") # libomptarget