diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-12-28 08:12:21 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-12-28 08:12:21 +0000 |
commit | 2666e9c75caf914c25a25329523c982df8512930 (patch) | |
tree | f61f4e733f6cdee61c735387f39882eb01e3edbf /profiles | |
parent | af929819f9adfd95dd0e667ce1fc598c65d63a4c (diff) |
gentoo auto-resync : 28:12:2022 - 08:12:20
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 170031 -> 170034 bytes | |||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 10 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 6941f5697827..263aa64f66c0 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 18cc8a8b6d5f..96a1fe3e6b74 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -139,13 +139,10 @@ app-office/libreoffice clang # 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-libs/libcxx: will work once https://reviews.llvm.org/D139297 lands # - sys-devel/lld: port is still under review sys-devel/clang-common default-libcxx default-lld -sys-devel/clang-runtime libcxx openmp +sys-devel/clang-runtime libcxx # WANG Xuerui <xen0n@gentoo.org> (2022-11-18) # net-libs/webkit-gtk is not available on loong yet. @@ -159,8 +156,9 @@ mate-base/mate help # ASan: https://reviews.llvm.org/D129418 (LLVM 15 and above) # TSan: https://reviews.llvm.org/D139292 (LLVM 16 since 20221208) # UBSan: https://reviews.llvm.org/D139292 (LLVM 16 since 20221208) +# SafeStack: https://reviews.llvm.org/D139494 (LLVM 16 since 20221210) >=sys-libs/compiler-rt-sanitizers-15 -asan ->=sys-libs/compiler-rt-sanitizers-16.0.0_pre20221210 -tsan -ubsan +>=sys-libs/compiler-rt-sanitizers-16.0.0_pre20221210 -safestack -tsan -ubsan # WANG Xuerui <xen0n@gentoo.org> (2022-07-08) # virtual/{jdk,jre} is not available on loong yet. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 31d94fea55ea..63d4d20c0c66 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7541,6 +7541,7 @@ sci-mathematics/polymake:singular - Enable the interface to sci-mathematics/sing sci-mathematics/primecount:executable - Build the primecount CLI executable sci-mathematics/primesieve:executable - Build the primesieve CLI executable sci-mathematics/singular:polymake - Enable the interface to TOPCOM +sci-mathematics/slepc:arpack - Adds support for ARPACK (sci-libs/arpack) sci-mathematics/slepc:complex-scalars - Make scalars complex sci-mathematics/stp:cryptominisat - Enable sci-mathematics/cryptominisat support sci-mathematics/stp:python - Enable building the Python interface |