ADD: x86_64 sysconfigs and envs
This commit is contained in:
14
env/rhel7/x86_64/sysconfigs/compilers.yaml
vendored
Normal file
14
env/rhel7/x86_64/sysconfigs/compilers.yaml
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
compilers:
|
||||
- compiler:
|
||||
environment: {}
|
||||
extra_rpaths: []
|
||||
flags: {}
|
||||
modules: []
|
||||
operating_system: rhel7
|
||||
paths:
|
||||
cc: /usr/bin/gcc
|
||||
cxx: /usr/bin/g++
|
||||
f77: /usr/bin/gfortran
|
||||
fc: /usr/bin/gfortran
|
||||
spec: gcc@4.8.5
|
||||
target: x86_64
|
Reference in New Issue
Block a user