rocm-device-libs: drop default for cmakeBuildType
This commit is contained in:
parent
e43b87552d
commit
fa886f18f3
@ -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 New Issue
Block a user