Skip to content

Drop "static" features of openblas-src and netlib-src#136

Merged
termoshtt merged 1 commit intomasterfrom
drop_static_link
Mar 4, 2019
Merged

Drop "static" features of openblas-src and netlib-src#136
termoshtt merged 1 commit intomasterfrom
drop_static_link

Conversation

@termoshtt
Copy link
Copy Markdown
Member

Link them in a default way (i.e. shared library)

If user needs to link them statically, user have to add openblas-src = { version = "0.7.0", features = ["static"]} into [dependencies] section.

@termoshtt termoshtt merged commit 8e479fb into master Mar 4, 2019
termoshtt added a commit that referenced this pull request Apr 24, 2019
@termoshtt termoshtt mentioned this pull request Sep 28, 2019
@termoshtt termoshtt deleted the drop_static_link branch July 17, 2020 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant