openblas-src
openblas-src copied to clipboard
use pkg-config if available
At present, this code (when linking against system) requires homebrew on MacOS, but not all MacOS systems have homebrew. If pkg-config lets one link to openblas, use it.
(this is just https://github.com/blas-lapack-rs/openblas-src/issues/90 but in PR form!)
@termoshtt any chance of a review? this would make this crate quite a bit easier to use!