mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/nvidia-cuda-toolkit: fix install with use -eclipse
Closes: https://bugs.gentoo.org/701788 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
This commit is contained in:
@@ -88,7 +88,7 @@ src_install() {
|
||||
chmod a+x bin/${i} || die
|
||||
done
|
||||
else
|
||||
use eclipse || remove+=( libnvvp libnsight nsightee_plugins nsight-compute-2019.4.0 nsight-systems-2019.3.7.5 bin/nsight bin/nsight_ee_plugins_manage.sh bin/nvvp bin/computeprof )
|
||||
use eclipse || remove+=( libnvvp libnsight nsightee_plugins nsight-compute-2019.5.0 nsight-systems-2019.5.2 bin/nsight bin/nsight_ee_plugins_manage.sh bin/nvvp bin/computeprof )
|
||||
remove+=( extras/CUPTI bin/nvprof )
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user