Skip to content

Commit da084bc

Browse files
authored
Merge pull request #1706 from gangliao/redun
Fix rdma links bug
2 parents 929090e + e821c55 commit da084bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

paddle/api/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ SWIG_LINK_LIBRARIES(swig_paddle
7676
${CMAKE_DL_LIBS}
7777
${EXTERNAL_LIBS}
7878
${CMAKE_THREAD_LIBS_INIT}
79-
${RDMA_LD_FLAGS}
80-
${RDMA_LIBS}
8179
${START_END}
8280
)
8381

0 commit comments

Comments
 (0)