Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cuda.eclass: fix 'gcc-bindir -f' output to not use '=' in opt
The '=' with the "" around the bindir are causing a "not a valid directory" error while compiling with cuda support. It now works as expected: with gcc-5.4.0 and cuda 7.5 NVCCFLAGS are set properly to gcc-4.9.x Closes: gentoo#3013
- Loading branch information