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:
Sv. Lockal
2025-06-22 15:37:36 +00:00
committed by Sam James
parent 335d7ba7bb
commit e89fae67c3

View File

@@ -62,6 +62,7 @@ src_configure() {
-DROCM_SYMLINK_LIBS=OFF
-DROCM_PATH="${EPREFIX}/usr"
-DRCCL_ROCPROFILER_REGISTER=OFF
-DENABLE_MSCCLPP=OFF
-Wno-dev
)