From nobody Sat Jul 25 13:08:00 2026 X-Original-To: dev-commits-src-all@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 4h6lXK313Zz6lNgr for ; Sat, 25 Jul 2026 13:08:01 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h6lXK12ZVz3lhJ for ; Sat, 25 Jul 2026 13:08:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784984881; 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=tUtYcnPzcsWKEIiEN+HBN1DqZ/r3lHapA1HxiB7q51k=; b=XGT5MJj3zqIHamm/L/Bz8ofOTR/SWoOOkkm01bownIWmH7ULoQB9c1aOzlSgKO9qz+oUec /cn/3FvPqT6rvbag+XlWemMlYe0c42Y0sUdAGPNo+sAUFe/kUtgXqclib4gWvAaeGwEM9h r0r/GBTyc1O8pqDSFLDmGJHDi4u6os3MTqA1OSl4AyYIFwNJqpLMwJxNN7ldj3qVUh+sWW geFQOrL5JkUvalB1Tyi6ugBXO3ISVCo4YteG0FeZ0CoMkrfDlVUtbtnjW6Q1PGIW+Utlpm e+96xUXTy2z9G0+VxI5fCmnH7o4Mo9SVQzye2wLl04PoPAWT5k5LprguWFQWlw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784984881; a=rsa-sha256; cv=none; b=MqkHZrJMlaO+YiDHnfq8tU9jGOn36+2MkMFWy5Sfbu2twnS2uWWKhSYUGG3Y0K4ypsRdBS N/rLb/GogvNmKxtBKBmPcwufJT+N/GISlF796n7cF9645brhe7iDX7ZGslVUFdi+kDsKzi yf74alLTGGSftI9TcEe6tEBzLaR1Em8G71iIw0Q8FFfxnHba8gyw20op18p2VXL78NQ9XE JkDrCppXQJEGb3vvQkHijNAe8tpHYtm9FnzlOPRZ9ZF2FLccmMaj+wn57YNnD+J0ZQFOdZ m4QG1G2y21GEDBIuCThOZgf/DQaea1p5bm0fSJrvkFLxfEwmvHUUwD0Jhq1Z0A== 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=1784984881; 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=tUtYcnPzcsWKEIiEN+HBN1DqZ/r3lHapA1HxiB7q51k=; b=LqKzPh55x823RPUWF6MhVcZ1aAotwXbChRaIjpc3U9x83WdorD4O07HaEOB7dDpPWDMazD SLaHPSi1xotQ5FHjNbVYN1s7U/I+UPCRMljsbz+bWu0MgfxQlXT7BgbrvrXLpgMnN9/I0Z /0DdYnv2KTMMYcVBX5C6R0oGlFVLivpTFu02vbtYXtiuogFwrOn4gd4GbMmYqPr6HpBCn0 rm2JMR8tG9Js6A17hcdRmHnbE8wzuWpTeFz7RvUn8l3mVcRurW/val0RBSvR8PfXLjASMj 2alJDDWI0Yy9uMjxYqeOMJClHpbh2w7OF+/DaQtNXBaK2Z/634Oc9kKGvz28Ng== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h6lXJ6zmRzf30 for ; Sat, 25 Jul 2026 13:08:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 26033 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 25 Jul 2026 13:08:00 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Lexi Winter Subject: git: a020a88c13d9 - stable/15 - llvm: Move libprivatelldb to the lldb package List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ivy X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: a020a88c13d936928698d3677bb7d3768a597313 Auto-Submitted: auto-generated Date: Sat, 25 Jul 2026 13:08:00 +0000 Message-Id: <6a64b530.26033.564ed75c@gitrepo.freebsd.org> The branch stable/15 has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=a020a88c13d936928698d3677bb7d3768a597313 commit a020a88c13d936928698d3677bb7d3768a597313 Author: Lexi Winter AuthorDate: 2026-04-28 19:38:36 +0000 Commit: Lexi Winter CommitDate: 2026-07-25 13:01:23 +0000 llvm: Move libprivatelldb to the lldb package Set PACKAGE=lldb in lldb.pre.mk rather than in individual Makefiles; change lib/clang/Makefile.inc from PACKAGE=clang to PACKAGE?=clang to avoid overwriting it. This is safe to MFC to stable/15 since the moved library will be picked up automatically by pkg. MFC after: 2 weeks Reviewed by: emaste Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D56674 (cherry picked from commit 7970815be40b1fa604a6554f5ee0f95f834454b5) --- lib/clang/Makefile.inc | 2 +- lib/clang/liblldb/Makefile | 1 - lib/clang/lldb.pre.mk | 2 ++ usr.bin/clang/lldb-server/Makefile | 1 - usr.bin/clang/lldb/Makefile | 1 - 5 files changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/clang/Makefile.inc b/lib/clang/Makefile.inc index 3678060fdec0..0b18c1e7410e 100644 --- a/lib/clang/Makefile.inc +++ b/lib/clang/Makefile.inc @@ -1,6 +1,6 @@ .include -PACKAGE= clang +PACKAGE?= clang MK_PIE:= no # Explicit libXXX.a references .if ${MK_LLVM_FULL_DEBUGINFO} == "no" diff --git a/lib/clang/liblldb/Makefile b/lib/clang/liblldb/Makefile index be660f560a9d..7df43585e94c 100644 --- a/lib/clang/liblldb/Makefile +++ b/lib/clang/liblldb/Makefile @@ -6,7 +6,6 @@ LIB= lldb INTERNALLIB= .else -PACKAGE= lldb SHLIB_CXX= lldb SHLIB_MAJOR= 21 PRIVATELIB= diff --git a/lib/clang/lldb.pre.mk b/lib/clang/lldb.pre.mk index 0c90eb2ffd32..af4ffede39da 100644 --- a/lib/clang/lldb.pre.mk +++ b/lib/clang/lldb.pre.mk @@ -1,4 +1,6 @@ .include "clang.pre.mk" +PACKAGE= lldb + LLDB_SRCS= ${LLVM_BASE}/lldb diff --git a/usr.bin/clang/lldb-server/Makefile b/usr.bin/clang/lldb-server/Makefile index 37dae6200669..2fc63a20628e 100644 --- a/usr.bin/clang/lldb-server/Makefile +++ b/usr.bin/clang/lldb-server/Makefile @@ -1,6 +1,5 @@ .include "${SRCTOP}/lib/clang/lldb.pre.mk" -PACKAGE= lldb PROG_CXX= lldb-server CFLAGS+= -I${LLDB_SRCS}/include diff --git a/usr.bin/clang/lldb/Makefile b/usr.bin/clang/lldb/Makefile index 880d4de1c8fc..c28904233e34 100644 --- a/usr.bin/clang/lldb/Makefile +++ b/usr.bin/clang/lldb/Makefile @@ -1,6 +1,5 @@ .include "${SRCTOP}/lib/clang/lldb.pre.mk" -PACKAGE= lldb PROG_CXX= lldb CFLAGS+= -I${LLDB_SRCS}/include