diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-12-05 12:22:14 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-12-05 16:31:57 +0100 |
commit | defe9931900f623376322344fba7782fac71a942 (patch) | |
tree | d8fb0c38f38bff2a0ade12f519618de820e47486 /profiles | |
parent | dev-perl/Mouse: Stabilize 2.5.10 amd64, #810139 (diff) | |
download | gentoo-defe9931900f623376322344fba7782fac71a942.tar.gz gentoo-defe9931900f623376322344fba7782fac71a942.tar.bz2 gentoo-defe9931900f623376322344fba7782fac71a942.zip |
profiles: clang feature: drop mask of new clang, this problem is actually solved
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/clang/package.mask | 16 |
1 files changed, 0 insertions, 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 |