mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/rccl: fix AMDGPU_TARGETS=gfx942 rccl-6.3.0 compilation
Applies the same fix as in 6.4.1 Closes: https://bugs.gentoo.org/949565 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42691 Closes: https://github.com/gentoo/gentoo/pull/42691 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -62,6 +62,7 @@ src_configure() {
|
||||
-DROCM_SYMLINK_LIBS=OFF
|
||||
-DROCM_PATH="${EPREFIX}/usr"
|
||||
-DRCCL_ROCPROFILER_REGISTER=OFF
|
||||
-DENABLE_MSCCLPP=OFF
|
||||
-Wno-dev
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user