Summary: | cuda.eclass: cuda_gccdir() broken by GCC dir scheme change | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ștefan Talpalaru <stefantalpalaru> |
Component: | Eclasses | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | blocker | CC: | dan, leonchik1976, sam, soap |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ștefan Talpalaru
2022-11-10 01:06:44 UTC
*** Bug 877305 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3313fb4c7829d383aa6596092c41c377905e711d commit 3313fb4c7829d383aa6596092c41c377905e711d Author: Sam James <sam@gentoo.org> AuthorDate: 2022-11-22 20:48:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-22 20:51:38 +0000 cuda.eclass: adapt for newer GCC paths (major version only) Bug: https://bugs.gentoo.org/865835 Closes: https://bugs.gentoo.org/880675 Signed-off-by: Sam James <sam@gentoo.org> eclass/cuda.eclass | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ccbc70d9497a95ba3d093863af2ce2a6702f33 commit 14ccbc70d9497a95ba3d093863af2ce2a6702f33 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-11-22 20:48:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-22 20:51:37 +0000 dev-util/nvidia-cuda-toolkit: allow new GCC paths for 10.x, 11.x Bug: https://bugs.gentoo.org/865835 Bug: https://bugs.gentoo.org/880675 Signed-off-by: Sam James <sam@gentoo.org> ...da-toolkit-11.7.0-r2.ebuild => nvidia-cuda-toolkit-11.7.0-r3.ebuild} | 2 +- ...da-toolkit-11.8.0-r1.ebuild => nvidia-cuda-toolkit-11.8.0-r2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |