Skip to content

Commit

Permalink
drop a missed patch
Browse files Browse the repository at this point in the history
  • Loading branch information
adivinho committed Jun 19, 2024
1 parent 51b32a7 commit bce273c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build-ps/rpm/mysql-5.7-sharedlib-rename.patch
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
--- client/base/CMakeLists.txt 2018-08-18 03:29:34.986169793 -0400
+++ client/base/CMakeLists.txt 2018-08-18 03:29:34.991586542 -0400
@@ -51,4 +51,4 @@
${CMAKE_SOURCE_DIR}/client/multi_factor_passwordopt-vars.cc
)

-TARGET_LINK_LIBRARIES(client_base perconaserverclient)
+TARGET_LINK_LIBRARIES(client_base mysqlclient)
--- client/CMakeLists.txt 2018-08-18 03:29:59.708213642 -0400
+++ client/CMakeLists.txt 2018-08-18 03:29:59.712547041 -0400
@@ -46,13 +46,13 @@
Expand Down

0 comments on commit bce273c

Please sign in to comment.