Skip to content
Snippets Groups Projects
Commit 47abe5f2 authored by Axel Huebl's avatar Axel Huebl Committed by Brad King
Browse files

FindMPI: Fix regression in pthread guard

Fix a regression with MPI and CUDA<10.2 that did let `-pthread` flags
slip to nvcc again.  In commit b725a190 (FindMPI: Deny -fexceptions
from NVCC, 2020-07-02, v3.18.0-rc4~12^2) we accidentally forgot to use
the variable containing the replacement result.

Fixes: #21108
parent 09e8de75
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment