Skip to content

Commit

Permalink
openblas: Update version from 0.2.19 to 0.3.6
Browse files Browse the repository at this point in the history
The change-log is available [online][1].

We probably do not profit from the architecture improvements as we build
with `DYNAMIC_ARCH=1`.

[1]: https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.4
  • Loading branch information
pmenzel committed May 3, 2019
1 parent c4d3d4a commit ed842c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openblas.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION openblas-0.2.19-0
# BEE_VERSION openblas-0.3.6-0

BEE_BUILDTYPE=make
BEE_MAKEFLAGS+=" DYNAMIC_ARCH=1"
Expand Down

0 comments on commit ed842c6

Please sign in to comment.