summaryrefslogtreecommitdiff
path: root/test cases
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2024-05-22 15:55:55 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2024-05-22 23:54:30 +0300
commit4861079360423298b7c282becab46bdcdee8f8f6 (patch)
treed4a37ad7e67a44bd8844cbb893be3ed9f45a4088 /test cases
parent4c6d370a0ea5e705c32ee50bb06b1ca7d42b3548 (diff)
downloadmeson-4861079360423298b7c282becab46bdcdee8f8f6.tar.gz
cuda: fix `cuda.find_library()` hardcoded to yield true
* Previously, cuda would just plainly prepend `-l` to the libname. * By relying on the host compiler to find libraries, we now get more subtle failures, such as CUDA modules not being found anymore. * We need to simplify these CUDA modules when nvcc is used for linking, since this may have side-effects from the cuda toolchain. Closes: #13240
Diffstat (limited to 'test cases')
0 files changed, 0 insertions, 0 deletions