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

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


    from 3e0d3d523 [thirdparty] build only native LLVM target
     new dd69f2f81 [thirdparty] fix indentation in download-thirdparty.sh
     new 280840ef1 [thirdparty] fix building LLVM/CLANG 11.0.0 with GCC13

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