forked from OSchip/llvm-project
[libomptarget] Disable build of amdgpu plugin as it doesn't build with rocm.
This commit is contained in:
parent
0345d88de6
commit
a9be2b5cb2
|
@ -66,7 +66,6 @@ endif()
|
|||
endmacro()
|
||||
|
||||
add_subdirectory(aarch64)
|
||||
add_subdirectory(amdgpu)
|
||||
add_subdirectory(cuda)
|
||||
add_subdirectory(ppc64)
|
||||
add_subdirectory(ppc64le)
|
||||
|
|
Loading…
Reference in New Issue