Skip to content

Commit

Permalink
Fix the link error in clang. (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shylock-Hg authored Aug 19, 2021
1 parent 5bd926b commit 00e2625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ set(NEBULA_CLIENT_LIBRARIES
-static-libstdc++
-Wl,--no-undefined
${GETTIME_LIB}
atomic
)

nebula_add_library(
Expand Down

0 comments on commit 00e2625

Please sign in to comment.