diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2019-12-06 23:47:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-06 23:47:03 -0800 |
commit | d705e96a636f480217a8f64a69fa4296a427b14e (patch) | |
tree | dd427fcdf93576cdcc59abb87df5fb78a09a0c54 /.readthedocs.yml | |
parent | 9d9737f765416305dd2adbd816b447de5c5eae7c (diff) | |
download | spack-d705e96a636f480217a8f64a69fa4296a427b14e.tar.gz spack-d705e96a636f480217a8f64a69fa4296a427b14e.tar.bz2 spack-d705e96a636f480217a8f64a69fa4296a427b14e.tar.xz spack-d705e96a636f480217a8f64a69fa4296a427b14e.zip |
Spec Header Dirs: Only first include/ (#13991)
* CUDA HeaderList: Unit Test
* Spec Header Dirs: Only first include/
Avoid matching recurringly nested include paths that usually
refer to internally shipped libraries in packages.
Example in CUDA Toolkit, shipping a libc++ fork internally
with libcu++ since 10.2.89:
`<prefix>/include/cuda/some/more/details/include/` or
`<prefix>/include/cuda/std/detail/libcxx/include`
regex: non-greedy first match of include
Co-Authored-By: Massimiliano Culpo <massimiliano.culpo@gmail.com>
* CUDA: Re-Enable 10.2.89 as Default
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions