From defe9931900f623376322344fba7782fac71a942 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sun, 5 Dec 2021 12:22:14 +0100 Subject: profiles: clang feature: drop mask of new clang, this problem is actually solved MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/features/clang/package.mask | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 profiles/features/clang/package.mask 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 -- cgit v1.2.3-65-gdbad