Skip to content

Commit 672d48f

Browse files
committed
spack.yaml: quoted version of parallelio
1 parent bcab735 commit 672d48f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spack.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ spack:
99
access-om3-nuopc:
1010
require: '@git.0.3.0'
1111
variants: +install_libraries
12-
1312
esmf:
1413
require: '@8.5.0'
1514
variants: +debug
1615
parallelio:
17-
require: @2.6.2
16+
require: '@2.6.2'
1817
variants: 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'
1918
netcdf-c:
2019
require: '@4.9.2'

0 commit comments

Comments
 (0)