Skip to content

Commit

Permalink
[SpFFT] fix build_tarballs.jl (#8190)
Browse files Browse the repository at this point in the history
  • Loading branch information
abussy committed Feb 26, 2024
1 parent 0d84a9a commit 0d3c391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S/SpFFT/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,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"8")
augment_platform_block, julia_compat="1.6", preferred_gcc_version = v"8")

0 comments on commit 0d3c391

Please sign in to comment.