Skip to content

Commit b01dd3d

Browse files
committed
Explicitly add target=x86_64_v4 to netcdf-[c|fortran]
1 parent a6cdc34 commit b01dd3d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,11 @@ spack:
5757
netcdf-c:
5858
require:
5959
- '@4.9.2'
60+
- 'target=x86_64_v4'
6061
netcdf-fortran:
6162
require:
6263
- '@4.6.1'
64+
- 'target=x86_64_v4'
6365
hdf5:
6466
require:
6567
- '@1.14.3'

0 commit comments

Comments
 (0)