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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 27674158086 for ; Sun, 5 Dec 2021 15:32:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D5E2BC005; Sun, 5 Dec 2021 15:32:16 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id B2AB72BC009 for ; Sun, 5 Dec 2021 15:32:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C0FC53430D9 for ; Sun, 5 Dec 2021 15:32:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CBAC1A0 for ; Sun, 5 Dec 2021 15:32:11 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1638718317.defe9931900f623376322344fba7782fac71a942.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/clang/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/clang/package.mask X-VCS-Directories: profiles/features/clang/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: defe9931900f623376322344fba7782fac71a942 X-VCS-Branch: master Date: Sun, 5 Dec 2021 15:32:11 +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: 4243b8c6-afdf-4819-92eb-e3e4f29ec340 X-Archives-Hash: 7d968d0dc13559125c9135f4d427e065 commit: defe9931900f623376322344fba7782fac71a942 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Dec 5 11:22:14 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Dec 5 15:31:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=defe9931 profiles: clang feature: drop mask of new clang, this problem is actually solved Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/features/clang/package.mask | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/profiles/features/clang/package.mask b/profiles/features/clang/package.mask deleted file mode 100644 index 0b6b883d274a..000000000000 --- a/profiles/features/clang/package.mask +++ /dev/null @@ -1,16 +0,0 @@ -# mask LLVM 13, since it breaks tcl, which breaks sqlite and so on - ->sys-devel/llvm-12.0.1 ->sys-devel/llvm-common-12.0.1 - ->sys-libs/compiler-rt-12.0.1 ->sys-libs/compiler-rt-sanitizers-12.0.1 - ->sys-devel/clang-12.0.1 ->sys-devel/clang-common-12.0.1 ->sys-devel/clang-runtime-12.0.1 - ->sys-devel/lld-12.0.1 ->sys-libs/libcxx-12.0.1 ->sys-libs/libcxxabi-12.0.1 ->sys-libs/llvm-libunwind-12.0.1