diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-27 10:26:07 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-27 20:54:31 +0800 |
commit | a43637302af0f1bf90ba0d7d0ad0e5f7f634c9a1 (patch) | |
tree | 34f8d49a5423680fb7dce5815ba931b7f33ada4e /profiles | |
parent | sys-devel/clang: keyword 16.0.0_pre20221126 for ~loong (diff) | |
download | gentoo-a43637302af0f1bf90ba0d7d0ad0e5f7f634c9a1.tar.gz gentoo-a43637302af0f1bf90ba0d7d0ad0e5f7f634c9a1.tar.bz2 gentoo-a43637302af0f1bf90ba0d7d0ad0e5f7f634c9a1.zip |
profiles/arch/loong: mask the untested configurations for llvm toolchain
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/loong/package.use.mask | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index a11fe7068fe5..48e300a9fc7e 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,18 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2022-11-27) +# LLVM toolchain now partially usable on loong, mask the remaining pieces +# pending test/bugfixes/porting. +# +# - sys-libs/libcxxabi: fails many tests but is apparently working +# - sys-libs/libcxx: fails many tests, more upstream work likely needed +# - sys-libs/libomp: fails 4 tests +# - need at least https://reviews.llvm.org/D138177 but there could be more +# - sys-devel/lld: port is still under review +sys-devel/clang-common default-libcxx default-lld +sys-devel/clang-runtime libcxx openmp + # WANG Xuerui <xen0n@gentoo.org> (2022-11-18) # net-libs/webkit-gtk is not available on loong yet. app-text/atril epub |