Skip to content
Snippets Groups Projects
Commit 54ac7b4b authored by Markus Blatt's avatar Markus Blatt Committed by Christoph Grüninger
Browse files

Get rid off fortran compiler usage for Lapack/Blas.

FindLAPACK and FindBLAS check for the name mangling with added
underline as a fallback, anyway. Hence there is no need for using
a Fortran compiler. With this commit we now simply add another check
for a LAPACK function to see whether it has an underline added and
adapt the existing macro in config.h accordingly.

Closes #184
parent 46ca5e99
No related branches found
No related tags found
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