diff options
author | Niccolò Belli <niccolo.belli@linuxsystems.it> | 2022-11-10 11:55:29 +0100 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-05-12 13:18:42 -0400 |
commit | 9797e687d9bf332f49dc448791510e85efc20257 (patch) | |
tree | c44ab7c8ab83a94f8295cdb7072e5a7c21231c97 /profiles/features | |
parent | media-libs/mesa: Generate LLVM_DEPSTR (diff) | |
download | gentoo-9797e687d9bf332f49dc448791510e85efc20257.tar.gz gentoo-9797e687d9bf332f49dc448791510e85efc20257.tar.bz2 gentoo-9797e687d9bf332f49dc448791510e85efc20257.zip |
media-libs/mesa: use rusticl instead of clover
This has two notable regressions:
- No multilib support
- No R600 support
Bug: https://bugs.gentoo.org/880615
Closes: https://bugs.gentoo.org/872677
Signed-off-by: Niccolò Belli <niccolo.belli@linuxsystems.it>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/wd40/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index 9b572fad640f..6f804cffb525 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2023-05-12) +# The Rusticl OpenCL state tracker requires rust +>=media-libs/mesa-23.1 opencl + # Michał Górny <mgorny@gentoo.org> (2023-03-09) # Packages needing dev-python/selenium. dev-python/aiohttp-cors test |