mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH 2/4] host-clang: version bump 19.1.7 -> 20.1.2
Date: Thu, 17 Apr 2025 11:25:07 +0200	[thread overview]
Message-ID: <20250417092509.2087521-2-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20250417092509.2087521-1-p.zabel@pengutronix.de>

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/host-clang.make | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/rules/host-clang.make b/rules/host-clang.make
index 2cbd28307f40..d22c0845eb7b 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		:= 19.1.7
-HOST_CLANG_MD5			:= 8a29181acd27b9c03b0039b75f5fcaa0
+HOST_CLANG_VERSION		:= 20.1.2
+HOST_CLANG_MD5			:= d66f972d1062f509e13c40f2a33e6550
 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		:= 52b5249a06305e19c3bdae2e972c99c3
+HOST_CLANG_CMAKE_MD5		:= a56549b987f3c4b51ee7c7cb21d26f32
 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,7 +45,6 @@ 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 \
-- 
2.39.5




  reply	other threads:[~2025-04-17  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-17  9:25 [ptxdist] [PATCH 1/4] llvm: " Philipp Zabel
2025-04-17  9:25 ` Philipp Zabel [this message]
2025-04-17  9:25 ` [ptxdist] [PATCH 3/4] host-libclc: " Philipp Zabel
2025-04-17  9:25 ` [ptxdist] [PATCH 4/4] host-spirv-llvm-translator: version bump 19.1.5 -> 20.1.1 Philipp Zabel

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=20250417092509.2087521-2-p.zabel@pengutronix.de \
    --to=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