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

morningman pushed a commit to branch revert-5-libhdfs3
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git

commit c44bda4c577df4817dea3a2d7ad8d723c7fc894a
Author: Mingyu Chen <morningman....@gmail.com>
AuthorDate: Tue Aug 9 21:55:09 2022 +0800

    Revert "[Enhancement] Make libhdfs3 be compatible with old linux kernel"
---
 src/CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 269ef51..0d125cf 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -45,8 +45,6 @@ SET(HEADER
     common/Exception.h
     common/XmlConfig.h)
 
-set_source_files_properties(${libhdfs3_ROOT_SOURCES_DIR}/rpc/RpcClient.cpp 
PROPERTIES COMPILE_FLAGS "-DBOOST_UUID_RANDOM_PROVIDER_FORCE_POSIX=1")
-
 INCLUDE_DIRECTORIES(${libhdfs3_ROOT_SOURCES_DIR})
 INCLUDE_DIRECTORIES(${libhdfs3_COMMON_SOURCES_DIR})
 INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR})


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to