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

mgreber pushed a change to branch branch-1.18.x
in repository https://gitbox.apache.org/repos/asf/kudu.git


    from cdb87324c [examples] Bump Kudu version to 1.18.0 for examples
     new e9d0af802 KUDU-3678: Fix cmake compilation in MacOS
     new 54c604e4d KUDU-3678: Fix PostgreSQL build on MacOS 15
     new 44ae860f7 KUDU-3678: Fix crcutil building on MacOS arm64

The 3 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:
 thirdparty/download-thirdparty.sh                  |  18 +-
 .../patches/cmake-fix-macos-compilation.patch      |  18 ++
 .../patches/crcutil-fix-macos-arm64-flags.patch    |  11 ++
 .../postgres-fix-strchrnul-macos-check.patch       | 214 +++++++++++++++++++++
 4 files changed, 254 insertions(+), 7 deletions(-)
 create mode 100644 thirdparty/patches/cmake-fix-macos-compilation.patch
 create mode 100644 thirdparty/patches/crcutil-fix-macos-arm64-flags.patch
 create mode 100644 thirdparty/patches/postgres-fix-strchrnul-macos-check.patch

Reply via email to