Summary: | media-libs/mesa[opencl] should not manipulate VIDEO_CARDS in sys-devel/llvm | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Manuel Rüger (RETIRED) <mrueg> |
Component: | [OLD] Library | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kevinlyles, nikoli |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Manuel Rüger (RETIRED)
![]() opencl? ( >=sys-devel/llvm-3.3-r1[video_cards_radeon,${MULTILIB_USEDEP}] >=sys-devel/clang-3.3[${MULTILIB_USEDEP}] >=sys-devel/gcc-4.6 ) Yeah, doesn't nouveau have OpenCL? I think requiring video_cards_radeon isn't what we want here. I think that is a leftover from when radeon was the only OpenCL implementation in mesa. same issue here since the xorg stabilization went through, so I'm running mesa -opencl for now... I see opencl? ( gallium llvm video_cards_r600? ( r600-llvm-compiler ) video_cards_radeon? ( r600-llvm-compiler ) video_cards_radeonsi? ( r600-llvm-compiler ) ) in current Mesa. I think this is fixed. |