Skip to content

Commit

Permalink
Try dropping GCC compiler spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jwallwork23 committed Oct 28, 2024
1 parent 8039374 commit b1f4588
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions docker/spack_gcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,3 @@ spack:
install_missing_compilers: true
install_tree: /opt/software
view: /opt/views/view
compiler:
spec: gcc@=13.2.0
paths:
cc: /usr/bin/gcc
cxx: /usr/bin/g++
f77: /usr/bin/gfortran
fc: /usr/bin/gfortran
flags: {}
operating_system: ubuntu24.04
target: x86_64
modules: []
environment: {}
extra_rpaths: []

0 comments on commit b1f4588

Please sign in to comment.