llvm-intel: enable libdevice

This commit is contained in:
2026-03-13 12:37:44 +01:00
parent fe132db24d
commit 8be8eda83e

View File

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