Skip to content

Dummy repalcement package for openblas-build. Useful to eliminate unnecessary (sub-)dependencies.

Notifications You must be signed in to change notification settings

numrs/openblas-build-dummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

openblas-build-dummy

Usage:

openblas-build = { git = "https://github.com/numrs/openblas-build-dummy", tag="0.10.9" }

This is an empty crate which can serve as a replacement for openblas-build crate, in case you are using system feature of openblas-src and don't want to build OpenBLAS from scratch.

In particular this removes some of the unnecessary dependencies, like openssl-sys.

This is particularly useful when cross-compiling, because these crates are misconfigured and it is unclear how to configure the cross build correctly.

The crates are poorly maintained, none of the maintainers are active, so it's currently impossible to fix this upstream, hence a dummy patch.

About

Dummy repalcement package for openblas-build. Useful to eliminate unnecessary (sub-)dependencies.

Resources

Stars

Watchers

Forks

Packages

No packages published