Files
spack/var/spack/mock_configs/site_spackconfig/compilers.yaml
2015-05-18 16:01:21 -07:00

13 lines
236 B
YAML

compilers:
all:
clang@3.3:
cc: /path/to/clang
cxx: /path/to/clang++
f77: None
fc: None
gcc@4.5.0:
cc: /path/to/gcc
cxx: /path/to/g++
f77: /path/to/gfortran
fc: /path/to/gfortran