rocm-thunk: evaluate even on unsupported platforms again

This commit is contained in:
Vladimír Čunát
2023-04-12 14:49:53 +02:00
parent 727216f743
commit fe2ecaf706
@@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
libdrm
numactl
valgrind
gcc.cc.libgcc # TODO: unhack this?
gcc.cc.libgcc or null # TODO: unhack this?
];
cmakeFlags = [