From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7663C159C96 for ; Sat, 27 Jul 2024 05:52:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA670E2A0C; Sat, 27 Jul 2024 05:52:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91195E2A0B for ; Sat, 27 Jul 2024 05:52:36 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 708FB335DCC for ; Sat, 27 Jul 2024 05:52:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F35241E6C for ; Sat, 27 Jul 2024 05:52:33 +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: <1722059502.e8ce444d759d92a1a848f1aaad1bbd5466453a47.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/clang/clang-20.0.0.9999.ebuild X-VCS-Directories: sys-devel/clang/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e8ce444d759d92a1a848f1aaad1bbd5466453a47 X-VCS-Branch: master Date: Sat, 27 Jul 2024 05:52:33 +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: 204466cd-28d6-414d-9ed1-50c0704641fb X-Archives-Hash: c04ec20bb37dc9396adcbe9f7bd488ec commit: e8ce444d759d92a1a848f1aaad1bbd5466453a47 Author: Michał Górny gentoo org> AuthorDate: Fri Jul 26 20:06:37 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 27 05:51:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ce444d sys-devel/clang: Add clang-nvlink-wrapper Signed-off-by: Michał Górny gentoo.org> sys-devel/clang/clang-20.0.0.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-devel/clang/clang-20.0.0.9999.ebuild b/sys-devel/clang/clang-20.0.0.9999.ebuild index 87140d676d57..e97008f8ad7a 100644 --- a/sys-devel/clang/clang-20.0.0.9999.ebuild +++ b/sys-devel/clang/clang-20.0.0.9999.ebuild @@ -194,6 +194,7 @@ get_distribution_components() { clang-format clang-installapi clang-linker-wrapper + clang-nvlink-wrapper clang-offload-bundler clang-offload-packager clang-refactor