Skip to content

Commit

Permalink
spack.yaml: Merged some of the sections into one line
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Apr 15, 2024
1 parent 01f9d10 commit 40e18ce
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ spack:
parallelio:
require:
- '@2.6.2'
- 'build_type=RelWithDebInfo fflags='-qno-opt-dynamic-align -convert'
- 'big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -fp-model source'
- 'cflags='-qno-opt-dynamic-align -fp-model precise -std=gnu99'
- build_type=RelWithDebInfo fflags='-qno-opt-dynamic-align -convert big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -fp-model source' cflags='-qno-opt-dynamic-align -fp-model precise -std=gnu99'
netcdf-c:
require:
- '@4.9.2'
Expand All @@ -48,8 +46,7 @@ spack:
fms:
require:
- '@2023.02'
- 'precision=64 +large_file +deprecated_io ~gfs_phys ~openmp ~quad_precision'
- 'build_type=RelWithDebInfo'
- precision=64 +large_file +deprecated_io ~gfs_phys ~openmp ~quad_precision build_type=RelWithDebInfo
openmpi:
require:
- '@4.1.5'
Expand Down

0 comments on commit 40e18ce

Please sign in to comment.