Minor bug fix
This commit is contained in:
parent
663b30b3e8
commit
403a55afb2
@ -82,15 +82,6 @@
|
|||||||
f77: None
|
f77: None
|
||||||
fc: None
|
fc: None
|
||||||
modules: 'None'
|
modules: 'None'
|
||||||
- compiler:
|
|
||||||
spec: clang@3.3
|
|
||||||
operating_system: redhat6
|
|
||||||
paths:
|
|
||||||
cc: /path/to/clang
|
|
||||||
cxx: /path/to/clang++
|
|
||||||
f77: None
|
|
||||||
fc: None
|
|
||||||
modules: 'None'
|
|
||||||
- compiler:
|
- compiler:
|
||||||
spec: clang@3.3
|
spec: clang@3.3
|
||||||
operating_system: yosemite
|
operating_system: yosemite
|
||||||
@ -118,15 +109,6 @@
|
|||||||
operating_system: SuSE11
|
operating_system: SuSE11
|
||||||
spec: gcc@4.5.0
|
spec: gcc@4.5.0
|
||||||
modules: 'None'
|
modules: 'None'
|
||||||
- compiler:
|
|
||||||
paths:
|
|
||||||
cc: /path/to/gcc
|
|
||||||
cxx: /path/to/g++
|
|
||||||
f77: /path/to/gfortran
|
|
||||||
fc: /path/to/gfortran
|
|
||||||
operating_system: redhat6
|
|
||||||
spec: gcc@4.5.0
|
|
||||||
modules: 'None'
|
|
||||||
- compiler:
|
- compiler:
|
||||||
paths:
|
paths:
|
||||||
cc: /path/to/gcc
|
cc: /path/to/gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user