rocm-thunk: evaluate even on unsupported platforms again

This commit is contained in:
Vladimír Čunát 2023-04-12 14:48:02 +02:00
parent 727216f743
commit fe2ecaf706
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -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 = [