diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-12-31 02:18:46 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-12-31 02:18:46 +0000 |
commit | d897af505afa85942967dd218e3005a4ad906e5a (patch) | |
tree | d4f9a7f725a474e5a863ef6371652e852076df6b /profiles | |
parent | b449f73a7f391721e624420ba791536e3d6b17a8 (diff) |
gentoo auto-resync : 31:12:2022 - 02:18:46
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 182731 -> 182729 bytes | |||
-rw-r--r-- | profiles/features/musl/package.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex c507676a6572..b8331cb25d16 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index ad0cbabe6125..ab5c982651f1 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <conikost@gentoo.org> (2022-12-31) +# RTLD_DEEPBIND does not exist on musl +dev-libs/intel-compute-runtime + # Sam James <sam@gentoo.org> (2022-12-17) # Segfaults when building on musl, bug #885501 >=sys-devel/gcc-12.2.1_p20221203:12 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index cdffb6a6c70b..6bcbcb7a42ff 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2772,6 +2772,7 @@ dev-util/google-perftools:minimal - Only build the tcmalloc_minimal library, ign dev-util/google-perftools:optimisememory - To build libtcmalloc with smaller internal caches. dev-util/heaptrack:gui - Install Qt5-based analyzer tool dev-util/hfstospell:clang - Use different logic in ebuild when clang is used +dev-util/intel-graphics-compiler:vc - Enable VectorCompiler for a better performance. dev-util/intel-graphics-system-controller:cli - Build CLI tools for flashing manually a firmware upgrade. dev-util/kcov:binutils - Use sys-libs/binutils-libs for --verify support dev-util/kdevelop:gdbui - Enable GUI for attaching GDB to a running process |