This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 58bc18af54 [Improvement](log) avoid warn log in specializeTemplateFunction at initialization (#18070) add f9c4542d04 [chore](build) Porting to Clang-16 (#18196) No new revisions were added by this update. Summary of changes: be/CMakeLists.txt | 4 +- build.sh | 2 +- thirdparty/CHANGELOG.md | 5 + thirdparty/build-thirdparty.sh | 9 +- thirdparty/download-thirdparty.sh | 15 - thirdparty/patches/brpc-1.2.0-01.patch | 592 --------------------- .../patches/brpc-fix-clang-15-linkage-error.patch | 22 - .../brpc-fix-linux-aarch64-clang-build.patch | 24 - thirdparty/patches/mysql-server-mysql-5.7.18.patch | 4 +- thirdparty/vars.sh | 24 +- 10 files changed, 28 insertions(+), 673 deletions(-) delete mode 100644 thirdparty/patches/brpc-1.2.0-01.patch delete mode 100644 thirdparty/patches/brpc-fix-clang-15-linkage-error.patch delete mode 100644 thirdparty/patches/brpc-fix-linux-aarch64-clang-build.patch --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org