Skip to content

Commit

Permalink
Revert "cuda.eclass: Add nvidia-cuda-toolkit dep"
Browse files Browse the repository at this point in the history
This reverts commit 38f0acd.

Breaks dev-cpp/eigen[-cuda]

Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Oct 17, 2018
1 parent 2af97e3 commit d1de574
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions eclass/cuda.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ inherit flag-o-matic toolchain-funcs
# Being verbose during compilation to see underlying commands
: ${CUDA_VERBOSE:=true}

DEPEND="dev-util/nvidia-cuda-toolkit"
if [[ ${EAPI} != [56] ]]; then
BDEPEND="dev-util/nvidia-cuda-toolkit"
fi

# @FUNCTION: cuda_gccdir
# @USAGE: [-f]
# @RETURN: gcc bindir compatible with current cuda, optionally (-f) prefixed with "--compiler-bindir "
Expand Down

0 comments on commit d1de574

Please sign in to comment.