This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 7b6b6b636 KUDU-3326 [delete]: Add soft delete table supports
new 2f9f62c7a [tests] fix flakiness in TestTabletCopyEncryptedServers
new 056308c97 [macos] fix build on macOS (Xcode 12.4 and earlier)
new 86d7f3d84 [cmake] fail early if cannot find linker
new f1bd77c12 [cmake] cleanup on clang version mapping on macOS
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmake_modules/CompilerInfo.cmake | 119 +++++++++++++++++-------
cmake_modules/KuduLinker.cmake | 4 +-
src/kudu/codegen/CMakeLists.txt | 46 ++++++++-
src/kudu/integration-tests/tablet_copy-itest.cc | 11 ++-
4 files changed, 132 insertions(+), 48 deletions(-)