Merge pull request #160232 from SuperSandro2000/rocm-device-libs
This commit is contained in:
commit
2b6f32a998
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
buildInputs = [ clang lld llvm ];
|
||||
|
||||
cmakeBuildType = "Release";
|
||||
|
||||
cmakeFlags = [
|
||||
"-DCMAKE_PREFIX_PATH=${llvm}/lib/cmake/llvm;${clang-unwrapped}/lib/cmake/clang"
|
||||
"-DLLVM_TARGETS_TO_BUILD='AMDGPU;X86'"
|
||||
|
|
Loading…
Reference in a new issue