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 20.1.2 -> 21.1.1
Date: Tue,  7 Oct 2025 17:00:46 +0200	[thread overview]
Message-ID: <20251007150048.1803850-2-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20251007150048.1803850-1-p.zabel@pengutronix.de>

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

diff --git a/rules/host-clang.make b/rules/host-clang.make
index d22c0845eb7b..c8f091eb9003 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		:= 20.1.2
-HOST_CLANG_MD5			:= d66f972d1062f509e13c40f2a33e6550
+HOST_CLANG_VERSION		:= 21.1.1
+HOST_CLANG_MD5			:= fbef235d3fa40ff459973b2366452d25
 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		:= a56549b987f3c4b51ee7c7cb21d26f32
+HOST_CLANG_CMAKE_MD5		:= 5f6dcdc09b33b098c29eb3095171af9c
 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
@@ -55,9 +55,9 @@ HOST_CLANG_CONF_OPT	:= \
 	-DCLANG_DEFAULT_PIE_ON_LINUX=ON \
 	-DCLANG_DEFAULT_RTLIB= \
 	-DCLANG_DEFAULT_UNWINDLIB= \
-	-DCLANG_ENABLE_ARCMT=ON \
 	-DCLANG_ENABLE_BOOTSTRAP=OFF \
 	-DCLANG_ENABLE_LIBXML2=OFF \
+	-DCLANG_ENABLE_OBJC_REWRITER=OFF \
 	-DCLANG_ENABLE_PROTO_FUZZER=OFF \
 	-DCLANG_ENABLE_STATIC_ANALYZER=ON \
 	-DCLANG_FORCE_MATCHING_LIBCLANG_SOVERSION=ON \
-- 
2.47.3




  reply	other threads:[~2025-10-07 15:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-07 15:00 [ptxdist] [PATCH 1/4] llvm: " Philipp Zabel
2025-10-07 15:00 ` Philipp Zabel [this message]
2025-10-07 15:00 ` [ptxdist] [PATCH 3/4] host-libclc: " Philipp Zabel
2025-10-07 15:00 ` [ptxdist] [PATCH 4/4] host-spirv-llvm-translator: version bump 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=20251007150048.1803850-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