From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2DFD31582EF for ; Wed, 05 Mar 2025 13:30:47 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 17B3234301F for ; Wed, 05 Mar 2025 13:30:47 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 16A201102D0; Wed, 05 Mar 2025 13:30:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0880A1102D0 for ; Wed, 05 Mar 2025 13:30:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B087F342FE4 for ; Wed, 05 Mar 2025 13:30:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 119D22872 for ; Wed, 05 Mar 2025 13:30:44 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1741181415.8754ad9e0648c3e36971f6d34394a2c5b535c839.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: llvm-core/clang-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: llvm-core/clang-common/clang-common-20.1.0-r1.ebuild llvm-core/clang-common/clang-common-21.0.0.9999.ebuild X-VCS-Directories: llvm-core/clang-common/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8754ad9e0648c3e36971f6d34394a2c5b535c839 X-VCS-Branch: master Date: Wed, 05 Mar 2025 13:30:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8cf1ab5c-b236-4fc3-857b-e0decf053d19 X-Archives-Hash: 737879cde4de16b43a10fea3fb1f20ea commit: 8754ad9e0648c3e36971f6d34394a2c5b535c839 Author: Michał Górny gentoo org> AuthorDate: Wed Mar 5 13:30:15 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Mar 5 13:30:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8754ad9e llvm-core/clang-common: Add USE-defaults for clang-runtime deps Signed-off-by: Michał Górny gentoo.org> llvm-core/clang-common/clang-common-20.1.0-r1.ebuild | 2 +- llvm-core/clang-common/clang-common-21.0.0.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm-core/clang-common/clang-common-20.1.0-r1.ebuild b/llvm-core/clang-common/clang-common-20.1.0-r1.ebuild index 3bfc8992d3b2..00fc8b0e151f 100644 --- a/llvm-core/clang-common/clang-common-20.1.0-r1.ebuild +++ b/llvm-core/clang-common/clang-common-20.1.0-r1.ebuild @@ -30,7 +30,7 @@ PDEPEND=" " # enforce flags on clang-runtime as well to aid transition PDEPEND+=" - llvm-core/clang-runtime[default-compiler-rt?,default-libcxx?,default-lld?,llvm-libunwind?] + llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] " IDEPEND=" !default-compiler-rt? ( sys-devel/gcc-config ) diff --git a/llvm-core/clang-common/clang-common-21.0.0.9999.ebuild b/llvm-core/clang-common/clang-common-21.0.0.9999.ebuild index ed0619a9ba32..af6e46af4529 100644 --- a/llvm-core/clang-common/clang-common-21.0.0.9999.ebuild +++ b/llvm-core/clang-common/clang-common-21.0.0.9999.ebuild @@ -29,7 +29,7 @@ PDEPEND=" " # enforce flags on clang-runtime as well to aid transition PDEPEND+=" - llvm-core/clang-runtime[default-compiler-rt?,default-libcxx?,default-lld?,llvm-libunwind?] + llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] " IDEPEND=" !default-compiler-rt? ( sys-devel/gcc-config )