Skip to content

Commit a9be2b5

Browse files
[libomptarget] Disable build of amdgpu plugin as it doesn't build with rocm.
1 parent 0345d88 commit a9be2b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openmp/libomptarget/plugins/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ endif()
6666
endmacro()
6767

6868
add_subdirectory(aarch64)
69-
add_subdirectory(amdgpu)
7069
add_subdirectory(cuda)
7170
add_subdirectory(ppc64)
7271
add_subdirectory(ppc64le)

0 commit comments

Comments
 (0)