Skip to content

Commit

Permalink
Fix shared library build from 1c9a800.
Browse files Browse the repository at this point in the history
Fix the shared library build failure on clang-ppc64le-rhel from 1c9a800 as seen
in: https://lab.llvm.org/buildbot/#/builders/57/builds/27080/steps/6/logs/stdio
  • Loading branch information
amy-kwan committed May 24, 2023
1 parent 11fbd0c commit 61262f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/unittests/Serialization/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ clang_target_link_libraries(SerializationTests
clangSema
clangSerialization
clangTooling
clangASTMatchers
)

0 comments on commit 61262f9

Please sign in to comment.