commit: defe9931900f623376322344fba7782fac71a942 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Dec 5 11:22:14 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> 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 <dilfridge <AT> 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