update-cuda-search-path
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Tue, 13 Feb 2018 08:26:55 +0000 (08:26 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 13 Feb 2018 08:26:55 +0000 (08:26 +0000)
commit6b9635ed650b0c218c509983cc25410c25419773
treed1410f8d40b76479b495d808cd410e1763c1fd30
parent8e4aa276b58cf82769f3179960396fecf187535d
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.cpp