Skip to content

Commit c1b6060

Browse files
committed
polymake_jll build 400.300.1+0
1 parent 63ee2f7 commit c1b6060

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

Artifacts.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
[[polymake]]
22
arch = "x86_64"
3-
git-tree-sha1 = "5d8c74123aa26ebb7573f5838fd4a65a28bbe466"
3+
git-tree-sha1 = "0222391ebc7b160454a6f6b7435823527da0775a"
44
os = "macos"
55

66
[[polymake.download]]
7-
sha256 = "d18c1267e9fe62654ab6f76740da8601cec9d1510cf6bb22a50d74249684442b"
8-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.0+2/polymake.v400.300.0.x86_64-apple-darwin.tar.gz"
7+
sha256 = "f8d1adc38dd8ce228247f424dd468a7bcfd3e23492dfbbccb69082284690f248"
8+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.1+0/polymake.v400.300.1.x86_64-apple-darwin.tar.gz"
99
[[polymake]]
1010
arch = "x86_64"
1111
cxxstring_abi = "cxx03"
12-
git-tree-sha1 = "077439b5daa823d68c395fa03bd4b107d0463ec8"
12+
git-tree-sha1 = "188fbf393613a7b5c3d62997379a3ab35a6fe17a"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[polymake.download]]
17-
sha256 = "d33b6081f7998d6fa629b77a8cbbdc1818531072aeb3d0007c338b15ed165c66"
18-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.0+2/polymake.v400.300.0.x86_64-linux-gnu-cxx03.tar.gz"
17+
sha256 = "ecf19d0a8bf5ad54c41d278c91cb9b9bd24a41697055a93d03dce7f8b51f8d36"
18+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.1+0/polymake.v400.300.1.x86_64-linux-gnu-cxx03.tar.gz"
1919
[[polymake]]
2020
arch = "x86_64"
2121
cxxstring_abi = "cxx11"
22-
git-tree-sha1 = "b456b92b084de81cd9a4dd1e69d9e0d6e9ed663f"
22+
git-tree-sha1 = "1573202751ea069d56c245ae168d2937f43a29ec"
2323
libc = "glibc"
2424
os = "linux"
2525

2626
[[polymake.download]]
27-
sha256 = "adb480b61c415191a73db4f5cbf3122e47ea9e6cf4ec0d87e82ed643bebf9745"
28-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.0+2/polymake.v400.300.0.x86_64-linux-gnu-cxx11.tar.gz"
27+
sha256 = "12a97c82380a605871b82a6ba5caff7cf7415568a3bb2719f3eea7ae9d0400bf"
28+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.1+0/polymake.v400.300.1.x86_64-linux-gnu-cxx11.tar.gz"

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "polymake_jll"
22
uuid = "7c209550-9012-526c-9264-55ba7a78ba2c"
3-
version = "400.300.0+2"
3+
version = "400.300.1+0"
44

55
[deps]
66
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -23,4 +23,4 @@ bliss_jll = "508c9074-7a14-5c94-9582-3d4bc1871065"
2323
JLLWrappers = "1.2.0"
2424
julia = "1.0"
2525
Perl_jll = "=5.30.3"
26-
FLINT_jll = "=200.700.0"
26+
FLINT_jll = "~200.700"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# `polymake_jll.jl` (v400.300.0+2)
1+
# `polymake_jll.jl` (v400.300.1+0)
22

3-
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/0a3ff2b8e6794447a1518604fdf5e751179b5e7d/P/polymake/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).
3+
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/68b9a47bc36b70243051f61ee5f616b9091a48f0/P/polymake/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).
44

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

@@ -9,7 +9,7 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
99
The tarballs for `polymake_jll.jl` have been built from these sources:
1010

1111
* compressed archive: https://github.com/polymake/polymake/archive/V4.3.tar.gz (SHA256 checksum: `1f0ef1c022a214c935189b72e8ac67e6c6315bf9dff5fc87c3d704d3e76cb994`)
12-
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/0a3ff2b8e6794447a1518604fdf5e751179b5e7d/P/polymake/bundled)
12+
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/68b9a47bc36b70243051f61ee5f616b9091a48f0/P/polymake/bundled)
1313

1414
## Platforms
1515

src/wrappers/x86_64-apple-darwin.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ function __init__()
2828
JLLWrappers.@init_library_product(
2929
libpolymake,
3030
"lib/libpolymake.4.3.dylib",
31-
nothing,
31+
RTLD_LAZY | RTLD_DEEPBIND,
3232
)
3333

3434
JLLWrappers.@init_library_product(
3535
libpolymake_apps_rt,
3636
"lib/libpolymake-apps-rt.4.3.dylib",
37-
nothing,
37+
RTLD_LAZY | RTLD_DEEPBIND,
3838
)
3939

4040
JLLWrappers.@init_executable_product(

src/wrappers/x86_64-linux-gnu-cxx03.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ function __init__()
2828
JLLWrappers.@init_library_product(
2929
libpolymake,
3030
"lib/libpolymake.so",
31-
nothing,
31+
RTLD_LAZY | RTLD_DEEPBIND,
3232
)
3333

3434
JLLWrappers.@init_library_product(
3535
libpolymake_apps_rt,
3636
"lib/libpolymake-apps-rt.so",
37-
nothing,
37+
RTLD_LAZY | RTLD_DEEPBIND,
3838
)
3939

4040
JLLWrappers.@init_executable_product(

src/wrappers/x86_64-linux-gnu-cxx11.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ function __init__()
2828
JLLWrappers.@init_library_product(
2929
libpolymake,
3030
"lib/libpolymake.so",
31-
nothing,
31+
RTLD_LAZY | RTLD_DEEPBIND,
3232
)
3333

3434
JLLWrappers.@init_library_product(
3535
libpolymake_apps_rt,
3636
"lib/libpolymake-apps-rt.so",
37-
nothing,
37+
RTLD_LAZY | RTLD_DEEPBIND,
3838
)
3939

4040
JLLWrappers.@init_executable_product(

0 commit comments

Comments
 (0)