From nobody Fri May 1 17:18:39 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g6d6l3Hq5z6bsnk for ; Fri, 01 May 2026 17:18:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6d6l2cycz46RH for ; Fri, 01 May 2026 17:18:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777655919; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+km/KRnpvpAqF+33APCfTB3V/dhYaoLcKee7pX48kMg=; b=NAoUvm9LFgRgaQ5mgPRnuDuTGo1CANFznTL/uS3y7igTtCxErRqYcxM1JiNhAI3hWkhAkK 0vBb5wL87qmdcNenb5d12AcBKt5igu/uLvfnuyiIzpbSq7P/SoMYTezG1TDaY9rhvghJuU CB7XvxoJiOR4uqVAXMpyyuRZaJB7hyV+AqmwRH4hW0EN10N8iGMWzmAMdXAGdTFNFQtr3I BV2NhRFhB33kF70SO7ClGW+mpOnt5DerNpFUPxPIC4KWI6GE0kjPuuvSu6chsOQZCaGzRg UyDS9tCV+SHLhjbjntfZBN2AD8CwV7nwbuMOqxRDEzIs/j3OInAZmt4Xc86cYw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777655919; a=rsa-sha256; cv=none; b=YmxqjMKbM/yKCh1m+bFsJIZqcjTd2/YAnoAJk+ijTZUkMYW8GELXZ5UamgVf82jM7gQMBp IrdPHULon3YgdgLB83TG5IWw4gSYea8637cOTuddNseYKoAasyQb93uIfcUU4oy5PcmB2o dBa1xM2lnQFi8lsNsEU6a/Uvb3jkJohbsxJn+UfpBqQRc8VB4h1QNfeDyJmVjXUMxxwszQ OjggxFTVLvnGJ7QhEV2G5pvDU4s0HdGyvuuUoZtresaF+sXwSinH8SZw1xItvxv2muyh83 JWAmen/mSxtea6zVa+kxUp8pP6kGRDujMQuTNccGVFkTQcaelJYQm5ekXioJ6w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777655919; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+km/KRnpvpAqF+33APCfTB3V/dhYaoLcKee7pX48kMg=; b=lnmhaU939TR58GEeoPQEXWCECLG7tXXgDuGEj4vVoLr4Wd9+QKQsBNxcuHZPW9b4iMeAYv +RHm3bVHzTAjzRzR3TxZOwEG+I7aCSOPSqFySdww+NSZBym3BjGwoF4tc0itmJevhqL3eL Tx8WceUpIOx16kBNkpjBJ5v9l7MFEWHx+tClpfQJXRtllzSDSHDPCtE6ClKhsuSgz1ds4q aCuxOK5isMx08lnyOC8XedNe+52Tt20g1z4yi8HqLKjyJ7pd8LVMoUkk2AfYW6HPni8+YB UpnH6/8XjIjhJXE0LqVHvxmuDYH8oF5FhNXuBF7lgNs1jUhMZ9JWWTLbGlASuA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g6d6l29hbz172N for ; Fri, 01 May 2026 17:18:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27b2d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 01 May 2026 17:18:39 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Jessica Clarke Subject: git: 50bd6ee0cce9 - main - lib/clang: Fix bootstrapping on macOS after LLVM 21 merge List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrtc27 X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 50bd6ee0cce9d3959828b0267b06ea0403781f41 Auto-Submitted: auto-generated Date: Fri, 01 May 2026 17:18:39 +0000 Message-Id: <69f4e06f.27b2d.2af6d696@gitrepo.freebsd.org> The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=50bd6ee0cce9d3959828b0267b06ea0403781f41 commit 50bd6ee0cce9d3959828b0267b06ea0403781f41 Author: Jessica Clarke AuthorDate: 2026-05-01 16:55:28 +0000 Commit: Jessica Clarke CommitDate: 2026-05-01 16:55:28 +0000 lib/clang: Fix bootstrapping on macOS after LLVM 21 merge Fixes: 770cf0a5f02d ("Fixups after llvm-project main llvmorg-21-init-19288-gface93e724f4 merge") MFC after: 1 month --- lib/clang/include/llvm/Config/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/clang/include/llvm/Config/config.h b/lib/clang/include/llvm/Config/config.h index 0aea32fa9dce..c11e78f74caf 100644 --- a/lib/clang/include/llvm/Config/config.h +++ b/lib/clang/include/llvm/Config/config.h @@ -114,12 +114,12 @@ #define HAVE_PTHREAD_SETNAME_NP 1 /* Define to 1 if you have the `pthread_get_name_np' function. */ -#if !defined(__linux__) +#if defined(__FreeBSD__) #define HAVE_PTHREAD_GET_NAME_NP 1 #endif /* Define to 1 if you have the `pthread_set_name_np' function. */ -#if !defined(__linux__) +#if defined(__FreeBSD__) #define HAVE_PTHREAD_SET_NAME_NP 1 #endif