diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-20 03:58:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-20 04:00:20 +0800 |
commit | 1a69e9f542698817cc1eb735995a3fd19f5872c6 (patch) | |
tree | f3365eefcbf9427a44db589b15972c20444d75a5 /profiles | |
parent | sys-devel/lld-toolchain-symlinks: keyword 17 for ~loong (diff) | |
download | gentoo-1a69e9f542698817cc1eb735995a3fd19f5872c6.tar.gz gentoo-1a69e9f542698817cc1eb735995a3fd19f5872c6.tar.bz2 gentoo-1a69e9f542698817cc1eb735995a3fd19f5872c6.zip |
profiles/arch/loong: update and coalesce llvm & lld masks
Unmasking things enabled by keyworded lld:17, and group several related
entries together.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/loong/package.use.mask | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 400e8d97d2d2..64c7bb1fdebc 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -22,12 +22,11 @@ dev-python/ruamel-std-pathlib test # Avoid having to keyword more Qt deps dev-python/pyside2 3d datavis script location scxml -# WANG Xuerui <xen0n@gentoo.org> (2023-08-05) -# no keyworded lld -dev-lang/rust wasm - # WANG Xuerui <xen0n@gentoo.org> (2023-07-26) -# missing llvm:16 and keyworded lld +# no llvm:15 or lld:16 on loong +app-office/libreoffice clang +<dev-db/postgresql-16 llvm +<dev-lang/rust-1.73.0 wasm dev-lang/spidermonkey clang lto # Ionen Wolkens <ionen@gentoo.org> (2023-07-26) @@ -198,21 +197,6 @@ dev-lang/ocaml test # Dep media-plugins/libvisual-plugins fails to build, seems too hairy to fix. media-plugins/gst-plugins-meta libvisual -# WANG Xuerui <xen0n@gentoo.org> (2022-11-27) -# Mask configurations not accepting llvm:16 and/or clang:16, either due to -# lack of testing or simply being unsupported upstream (the opaque pointers -# in particular need downstream changes). -app-office/libreoffice clang -<dev-db/postgresql-16 llvm - -# WANG Xuerui <xen0n@gentoo.org> (2022-11-27) -# LLVM toolchain now partially usable on loong, mask the remaining pieces -# pending test/bugfixes/porting. -# -# - sys-devel/lld: port is still under review -dev-util/lldb test -sys-devel/clang-common default-lld - # WANG Xuerui <xen0n@gentoo.org> (2022-10-04) # Sanitizers partially supported on this architecture. # |