Skip to content

Commit 3551e4c

Browse files
committed
Test fix for libstdc++ in GCC 11
1 parent d7d0654 commit 3551e4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
2828

2929
[[BinaryBuilderBase]]
3030
deps = ["CodecZlib", "Downloads", "InteractiveUtils", "JSON", "LibGit2", "Libdl", "Logging", "OutputCollectors", "Pkg", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "UUIDs", "p7zip_jll", "pigz_jll"]
31-
git-tree-sha1 = "0f19cbc0fdb15a0204ef509f42503a48588de90e"
32-
repo-rev = "master"
33-
repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git"
31+
git-tree-sha1 = "225b107285e25a745047582d138cd99986f52f1a"
32+
repo-rev = "mg/libstdc++"
33+
repo-url = "https://github.com/giordano/BinaryBuilderBase.jl.git"
3434
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
35-
version = "0.6.11"
35+
version = "0.6.12"
3636

3737
[[CodecZlib]]
3838
deps = ["TranscodingStreams", "Zlib_jll"]

0 commit comments

Comments
 (0)