Hi,

I have a package (wsclean) the works only with the orignal, non-threaded
version of blar. (from liblapack). I could not find out how I
can force-link to this one. When I just link with -lblas, the differen
openblas variants (from openblas-openmp or openblas-pthread) are
installed as preferred alternative, causing wsclean to not work.

How can I force to use the one from lapack, independently of the
potentially other installed blas libraries? The build system for the
package is cmake.

Best

Ole

Reply via email to