Skip to content

Commit

Permalink
Expand GCC versions for SuiteSparse
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Feb 8, 2019
1 parent a75ec3d commit 9f309ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuiteSparse/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ make "${FLAGS[@]}" install

# These are the platforms we will build for by default, unless further
# platforms are passed in on the command line
platforms = supported_platforms()
platforms = expand_gcc_versions(supported_platforms())

# The products that we will ensure are always built
products(prefix) = [
Expand Down

0 comments on commit 9f309ce

Please sign in to comment.