Skip to content

Commit

Permalink
Bump GCC to get newer architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
imciner2 committed Nov 10, 2023
1 parent 88c9de9 commit 6b8bb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion O/OpenBLAS/OpenBLAS@0.3.24/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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,
preferred_gcc_version=v"11.1", lock_microarchitecture=false,
julia_compat="1.10", preferred_llvm_version=v"13.0.1")

# Build trigger: 1

0 comments on commit 6b8bb08

Please sign in to comment.