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

pengxiangyu pushed a commit to branch revert-15910-fix_bug
in repository https://gitbox.apache.org/repos/asf/doris.git

commit d2f617b97f697010d5656a53598957320441a883
Author: pengxiangyu <[email protected]>
AuthorDate: Sat Jan 14 23:37:07 2023 +0800

    Revert "[fix](thirdparty) fix bug for build_thirdparty (#15910)"
    
    This reverts commit 57098bf669d7f9bcc100e4e523f75e7888fe26d5.
---
 thirdparty/build-thirdparty.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thirdparty/build-thirdparty.sh b/thirdparty/build-thirdparty.sh
index 905b2410d6..ec6b1f4f86 100755
--- a/thirdparty/build-thirdparty.sh
+++ b/thirdparty/build-thirdparty.sh
@@ -1585,6 +1585,7 @@ if [[ "$(uname -s)" == 'Darwin' ]]; then
     build_gettext
 fi
 
+build_clucene
 build_libunixodbc
 build_openssl
 build_libevent
@@ -1641,6 +1642,5 @@ build_libbacktrace
 build_sse2neon
 build_xxhash
 build_concurrentqueue
-build_clucene
 
 echo "Finished to build all thirdparties"


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

Reply via email to