Skip to content

Commit

Permalink
Back to v0.5.2, but now it's more verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Apr 19, 2021
1 parent 2d3d0ac commit e36eac6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

[[BinaryBuilderBase]]
deps = ["CodecZlib", "Downloads", "InteractiveUtils", "JSON", "LibGit2", "Libdl", "Logging", "OutputCollectors", "Pkg", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "UUIDs", "p7zip_jll", "pigz_jll"]
git-tree-sha1 = "903aaee49e3658677cb984a37f679524c44959e1"
git-tree-sha1 = "f229af963794c6464ac1e17788faea4729abdb06"
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
version = "0.5.3"
version = "0.5.2"

[[CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
Expand Down
1 change: 1 addition & 0 deletions test/building.jl
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ shards_to_test = expand_cxxstring_abis(expand_gfortran_versions(shards_to_test))
[Dependency("CompilerSupportLibraries_jll")];
# We need to be able to build go and rust and whatnot
compilers=[:c, :go, :rust],
verbose=true,
)

# Test that we built everything (I'm not entirely sure how I expect
Expand Down

0 comments on commit e36eac6

Please sign in to comment.