|
* Utilize cuda eclass and let it handle gcc selection instead of forcing
an outdated version.
* Add a fix to provide sane defaults when compiling against a recent
enough CUDA versions.
* Add an option to pass user-specified NVCCFLAGS and prevent cmake from
overriding them.
Closes: https://bugs.gentoo.org/744517
Closes: https://bugs.gentoo.org/751382
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22852
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|