Skip to content

Commit

Permalink
Bump GCC to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored and imciner2 committed Aug 14, 2023
1 parent 5d5054a commit db438d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion O/OpenBLAS/OpenBLAS@0.3.23/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ dependencies = openblas_dependencies(platforms)

# Build the tarballs
build_tarballs(ARGS, name, version, sources, script, platforms, products, dependencies;
preferred_gcc_version=v"6", lock_microarchitecture=false, julia_compat="1.10")
preferred_gcc_version=v"11.1", lock_microarchitecture=false, julia_compat="1.10")

# Build trigger: 3

0 comments on commit db438d2

Please sign in to comment.