Merge pull request #160232 from SuperSandro2000/rocm-device-libs
This commit is contained in:
@@ -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'"
|
||||
|
||||
Reference in New Issue
Block a user