This is an automated email from the ASF dual-hosted git repository.

zhaoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 7099fcf  Remove unused file (#2819)
7099fcf is described below

commit 7099fcf2d326299d3263a6ec9c0e2e1f4882aad4
Author: yangzhg <[email protected]>
AuthorDate: Tue Jan 21 13:43:48 2020 +0800

    Remove unused file (#2819)
    
    This file was replace by thirdparty/patches/incubator-brpc-0.9.5.patch in 
pr #2798 . But this file was forgotten to remove in #2798
---
 thirdparty/patches/brpc-0.9.0.patch | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/thirdparty/patches/brpc-0.9.0.patch 
b/thirdparty/patches/brpc-0.9.0.patch
deleted file mode 100644
index 5f2035a..0000000
--- a/thirdparty/patches/brpc-0.9.0.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/CMakeLists.txt
-+++ src/CMakeLists.txt
-@@ -46,11 +46,13 @@ endif()
- 
- #install directory
- # cmake -DCMAKE_INSTALL_PREFIX=/usr
-+if(BUILD_SHARED_LIBS)
- install(TARGETS brpc-shared
-         RUNTIME DESTINATION bin
-         LIBRARY DESTINATION lib${LIBSUFFIX}
-         ARCHIVE DESTINATION lib${LIBSUFFIX}
-         )
-+endif()
- 
- install(TARGETS brpc-static
-         RUNTIME DESTINATION bin


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to