Skip to content

Commit

Permalink
[libjulia] Rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Oct 8, 2020
1 parent daf85f1 commit 3b345f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion L/libjulia/libjulia@1.4/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ include("../common.jl")

name, version, sources, script, platforms, products, dependencies = configure(v"1.4.2")

# Build the tarballs.
# Build the tarballs, and possibly a `build.jl` as well.
build_tarballs(ARGS, name, version, sources, script, platforms, products, dependencies; preferred_gcc_version=v"7", lock_microarchitecture=false)

0 comments on commit 3b345f5

Please sign in to comment.