Skip to content

Commit

Permalink
[spla] fix build_tarballs.jl (#8189)
Browse files Browse the repository at this point in the history
  • Loading branch information
abussy authored Feb 26, 2024
1 parent c2c6ee9 commit 0d84a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S/spla/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ append!(dependencies, platform_dependencies)

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

0 comments on commit 0d84a9a

Please sign in to comment.