mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] host-clang: version bump 17.0.6 -> 19.1.7
Date: Mon, 24 Mar 2025 08:45:50 +0100	[thread overview]
Message-ID: <20250324074550.2432330-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250314115720.1166616-2-p.zabel@pengutronix.de>

Thanks, applied as 3326ebc6b3d760be552e92ccf73f0ab2b2c0950d.

Michael

[sent from post-receive hook]

On Mon, 24 Mar 2025 08:45:50 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20250314115720.1166616-2-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-clang.make b/rules/host-clang.make
> index aa7bf4486345..2cbd28307f40 100644
> --- a/rules/host-clang.make
> +++ b/rules/host-clang.make
> @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CLANG) += host-clang
>  #
>  # Paths and names
>  #
> -HOST_CLANG_VERSION		:= 17.0.6
> -HOST_CLANG_MD5			:= 52ff9f49e064860445474aa21e4a7e40
> +HOST_CLANG_VERSION		:= 19.1.7
> +HOST_CLANG_MD5			:= 8a29181acd27b9c03b0039b75f5fcaa0
>  HOST_CLANG			:= clang-$(HOST_CLANG_VERSION)
>  HOST_CLANG_SUFFIX		:= src.tar.xz
>  HOST_CLANG_URL			:= https://github.com/llvm/llvm-project/releases/download/llvmorg-$(HOST_CLANG_VERSION)/$(HOST_CLANG).$(HOST_CLANG_SUFFIX)
> @@ -26,7 +26,7 @@ HOST_CLANG_STRIP_LEVEL		:= 0
>  HOST_CLANG_LICENSE		:= Apache-2.0 WITH LLVM-exception AND NCSA
>  HOST_CLANG_LICENSE_FILES	:= file://$(HOST_CLANG_SUBDIR)/LICENSE.TXT;md5=ff42885ed2ab98f1ecb8c1fc41205343
>  
> -HOST_CLANG_CMAKE_MD5		:= 4fa291f1b78738808af4f804bb134259
> +HOST_CLANG_CMAKE_MD5		:= 52b5249a06305e19c3bdae2e972c99c3
>  HOST_CLANG_CMAKE_URL		:= https://github.com/llvm/llvm-project/releases/download/llvmorg-$(HOST_CLANG_VERSION)/cmake-$(HOST_CLANG_VERSION).$(HOST_CLANG_SUFFIX)
>  HOST_CLANG_CMAKE_SOURCE		:= $(SRCDIR)/cmake-$(HOST_CLANG_VERSION).$(HOST_CLANG_SUFFIX)
>  HOST_CLANG_CMAKE_DIR		:= $(HOST_BUILDDIR)/$(HOST_CLANG)/cmake
> @@ -45,6 +45,8 @@ HOST_CLANG_CONF_OPT	:= \
>  	$(HOST_CMAKE_OPT) \
>  	-DCMAKE_BUILD_TYPE=Release \
>  	-G Ninja \
> +	-DBUILD_CLANG_FORMAT_VS_PLUGIN=OFF \
> +	-DCLANG_BOLT=OFF \
>  	-DCLANG_BUILD_EXAMPLES=OFF \
>  	-DCLANG_BUILD_TOOLS=ON \
>  	-DCLANG_DEFAULT_CXX_STDLIB= \
> @@ -70,7 +72,6 @@ HOST_CLANG_CONF_OPT	:= \
>  	-DCLANG_REPOSITORY_STRING= \
>  	-DCLANG_SPAWN_CC1=OFF \
>  	-DCLANG_SYSTEMZ_DEFAULT_ARCH=z10 \
> -	-DCLANG_TOOLING_BUILD_AST_INTROSPECTION=OFF \
>  	-DCLANG_TOOL_DICTIONARY_BUILD=ON \
>  	-DCLANG_TOOL_HANDLE_CXX_BUILD=ON \
>  	-DCLANG_TOOL_HANDLE_LLVM_BUILD=ON \



  reply	other threads:[~2025-03-24  7:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14 11:57 [ptxdist] [PATCH 1/4] llvm: " Philipp Zabel
2025-03-14 11:57 ` [ptxdist] [PATCH 2/4] host-clang: " Philipp Zabel
2025-03-24  7:45   ` Michael Olbrich [this message]
2025-03-14 11:57 ` [ptxdist] [PATCH 3/4] host-libclc: " Philipp Zabel
2025-03-24  7:45   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-03-14 11:57 ` [ptxdist] [PATCH 4/4] host-spirv-llvm-translator: version bump 17.0.6 -> 19.1.5 Philipp Zabel
2025-03-24  7:45   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-03-24  7:45 ` [ptxdist] [APPLIED] llvm: version bump 17.0.6 -> 19.1.7 Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250324074550.2432330-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox