Skip to content

Commit

Permalink
Revert "Add patch from facebook/mysql-5.6#1216"
Browse files Browse the repository at this point in the history
This reverts commit 6c27324.
  • Loading branch information
Atry committed Aug 19, 2022
1 parent fb3c33a commit 10fb02f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 28 deletions.
3 changes: 0 additions & 3 deletions third-party/fb-mysql/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ include(HPHPFunctions)
ExternalProject_Add(
bundled_fbmysqlclient
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/src/
PATCH_COMMAND
"${CMAKE_CURRENT_SOURCE_DIR}/../apply-quilt-patches.sh"
"${CMAKE_CURRENT_SOURCE_DIR}/patches"
CMAKE_ARGS
-DWITHOUT_SERVER=TRUE
-DDISABLE_SHARED=TRUE
Expand Down
24 changes: 0 additions & 24 deletions third-party/fb-mysql/patches/1216.patch

This file was deleted.

1 change: 0 additions & 1 deletion third-party/fb-mysql/patches/series

This file was deleted.

0 comments on commit 10fb02f

Please sign in to comment.