llvm-intel: enable libdevice

This commit is contained in:
2026-03-13 12:37:44 +01:00
parent 285dace6de
commit 8be739c839

View File

@@ -140,6 +140,7 @@ stdenv.mkDerivation {
"xptifw"
"compiler-rt"
"sycl-jit"
"libdevice"
]
++ lib.optionals enableCuda [
"libclc"