Skip to content

Commit

Permalink
Using static atomic library first. (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shylock-Hg committed Jan 13, 2022
1 parent 1535ad9 commit 227cba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ set(NEBULA_THIRD_PARTY_LIBRARIES
-static-libstdc++
-Wl,--no-undefined
${GETTIME_LIB}
atomic
${libatomic_link_flags}
)

nebula_add_subdirectory(interface)
Expand Down

0 comments on commit 227cba1

Please sign in to comment.