Skip to content

Commit

Permalink
OpenBLAS_jll build 0.3.10+10
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Dec 4, 2021
1 parent e0434d6 commit 23c31e7
Show file tree
Hide file tree
Showing 13 changed files with 161 additions and 161 deletions.
276 changes: 138 additions & 138 deletions Artifacts.toml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "OpenBLAS_jll"
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
version = "0.3.13+11"
version = "0.3.10+10"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand All @@ -11,4 +11,4 @@ Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"

[compat]
JLLWrappers = "1.2.0"
julia = "1.7"
julia = "1.6"
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# `OpenBLAS_jll.jl` (v0.3.13+11)
# `OpenBLAS_jll.jl` (v0.3.10+10)

This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/7e135aa1339786a36d42dd82419e7eb78635df01/O/OpenBLAS/[email protected].13/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/f9779e7045e2ca30d32915c1441a89b6353b42b7/O/OpenBLAS/[email protected].10/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).

## Sources

The tarballs for `OpenBLAS_jll.jl` have been built from these sources:

* compressed archive: https://github.com/xianyi/OpenBLAS/archive/v0.3.13.tar.gz (SHA256 checksum: `79197543b17cc314b7e43f7a33148c308b0807cd6381ee77f77e15acf3e6459e`)
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/7e135aa1339786a36d42dd82419e7eb78635df01/O/OpenBLAS/[email protected].13/bundled)
* compressed archive: https://github.com/xianyi/OpenBLAS/archive/v0.3.10.tar.gz (SHA256 checksum: `0484d275f87e9b8641ff2eecaa9df2830cbe276ac79ad80494822721de6e1693`)
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/f9779e7045e2ca30d32915c1441a89b6353b42b7/O/OpenBLAS/[email protected].10/bundled)

## Platforms

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/aarch64-apple-darwin-libgfortran5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ export libopenblas

using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("OpenBLAS")
JLLWrappers.@declare_library_product(libopenblas, "@rpath/libopenblas64_.dylib")
JLLWrappers.@declare_library_product(libopenblas, "@rpath/libopenblas.dylib")
function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.0.3.13.dylib",
"lib/libopenblas.0.3.10.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/aarch64-linux-gnu-libgfortran3.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ export libopenblas

using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("OpenBLAS")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas64_.so")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas.so")
function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.so",
"lib/libopenblas.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/aarch64-linux-gnu-libgfortran4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ export libopenblas

using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("OpenBLAS")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas64_.so")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas.so")
function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.so",
"lib/libopenblas.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/aarch64-linux-gnu-libgfortran5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ export libopenblas

using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("OpenBLAS")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas64_.so")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas.so")
function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.so",
"lib/libopenblas.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/aarch64-linux-musl-libgfortran3.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ export libopenblas

using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("OpenBLAS")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas64_.so")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas.so")
function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.so",
"lib/libopenblas.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/aarch64-linux-musl-libgfortran4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ export libopenblas

using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("OpenBLAS")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas64_.so")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas.so")
function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.so",
"lib/libopenblas.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/aarch64-linux-musl-libgfortran5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ export libopenblas

using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("OpenBLAS")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas64_.so")
JLLWrappers.@declare_library_product(libopenblas, "libopenblas.so")
function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.so",
"lib/libopenblas.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-apple-darwin-libgfortran3.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.0.3.13.dylib",
"lib/libopenblas64_.0.3.10.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-apple-darwin-libgfortran4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.0.3.13.dylib",
"lib/libopenblas64_.0.3.10.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-apple-darwin-libgfortran5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas64_.0.3.13.dylib",
"lib/libopenblas64_.0.3.10.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down

0 comments on commit 23c31e7

Please sign in to comment.