Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Dec 30, 2020
1 parent d5292ed commit c1f4e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S/SDPA/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ include("../../L/libjulia/common.jl")
platforms = libjulia_platforms(julia_version)
platforms = expand_cxxstring_abis(platforms)
platforms = expand_gfortran_versions(platforms)
filter!(p -> libgfortran_version(p) >= v"4", platforms)

# Dependencies that must be installed before this package can be built
dependencies = [
Expand Down

0 comments on commit c1f4e79

Please sign in to comment.