update-cuda-search-path
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Sun, 6 May 2018 15:42:16 +0000 (16:42 +0100)
committerPeter Wu <peter@lekensteyn.nl>
Sun, 6 May 2018 15:42:16 +0000 (16:42 +0100)
commit272529348bb86f98490af84374c72f857b09c0b6
tree01933e65ea77b71eeb4a0048acd0b46a0dcfe6e6
parent95557b01cacf47f8c1bc4b2eca5a6de9e2769f74
update-cuda-search-path

 let clang try that path by default, too, s.t. an explicit --cuda-path is
 not needed for the nvidia-cuda-toolkit/non-free packages

 try the new path *after* the default paths /usr/local/cuda{,-X.Y}
 to not interfere with cuda installations from nvidia's installer

Gbp-Pq: Name update-cuda-search-path.patch
clang/lib/Driver/ToolChains/Cuda.cpp