Skip to content

Commit f0d0a0c

Browse files
sjspreciousCopilot
andauthored
address copilot comment
Co-authored-by: Copilot <[email protected]>
1 parent 5438ce5 commit f0d0a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machines/casper/gnu_casper.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ if (USE_KOKKOS)
7575
endif()
7676
string(APPEND LDFLAGS " -lstdc++ -lkokkoscontainers -lkokkoscore -lkokkossimd ")
7777
if (GPU_TYPE STREQUAL "mi300a")
78-
string(APPEND LDFLAGS " -lhiprtc -lamdhip64 ")
78+
string(APPEND LDFLAGS " -lhiprtc -lamdhip64 ")
7979
endif()
8080
endif()

0 commit comments

Comments
 (0)