gnu: pocl: Build with LLVM@9.
* gnu/packages/opencl.scm (pocl)[inputs]: Change from LLVM-8 to LLVM.
This commit is contained in:
parent
b68f5a68f8
commit
6fda3a6cb4
@ -315,7 +315,7 @@ back-end for the LLVM compiler framework.")
|
||||
(inputs
|
||||
`(("clang" ,clang)
|
||||
("hwloc" ,hwloc-2 "lib")
|
||||
("llvm" ,llvm-8)
|
||||
("llvm" ,llvm)
|
||||
("ocl-icd" ,ocl-icd)))
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
|
Loading…
Reference in New Issue
Block a user