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

achennaka pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git


    from 0788d303b KUDU-3571: fix flakiness in AutoIncrementingItest
     new d932324e8 [thirdparty] fix building LLVM/CLANG 11.0.0 with GCC13
     new 0edf6c968 [thirdparty] fix indentation in download-thirdparty.sh

The 2 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/build-definitions.sh                    |   1 +
 thirdparty/download-thirdparty.sh                  |  30 ++--
 thirdparty/patches/llvm-chrono-duration-00.patch   |  34 +++++
 thirdparty/patches/llvm-chrono-duration-01.patch   |  69 +++++++++
 .../llvm-include-llvm-support-signals.patch        |  26 ++++
 thirdparty/patches/llvm-is-convertible-00.patch    |  41 ++++++
 thirdparty/patches/llvm-is-convertible-01.patch    | 158 +++++++++++++++++++++
 thirdparty/patches/llvm-nostdinc-nostdlib-00.patch |  59 ++++++++
 thirdparty/patches/llvm-nostdinc-nostdlib-01.patch | 108 ++++++++++++++
 thirdparty/patches/llvm-nostdinc-nostdlib-02.patch |  65 +++++++++
 10 files changed, 580 insertions(+), 11 deletions(-)
 create mode 100644 thirdparty/patches/llvm-chrono-duration-00.patch
 create mode 100644 thirdparty/patches/llvm-chrono-duration-01.patch
 create mode 100644 thirdparty/patches/llvm-include-llvm-support-signals.patch
 create mode 100644 thirdparty/patches/llvm-is-convertible-00.patch
 create mode 100644 thirdparty/patches/llvm-is-convertible-01.patch
 create mode 100644 thirdparty/patches/llvm-nostdinc-nostdlib-00.patch
 create mode 100644 thirdparty/patches/llvm-nostdinc-nostdlib-01.patch
 create mode 100644 thirdparty/patches/llvm-nostdinc-nostdlib-02.patch

Reply via email to