ADD: x86_64 sysconfigs and envs

This commit is contained in:
2024-06-10 11:15:18 +02:00
parent 3d94253489
commit a5b22ad8f8
10 changed files with 303 additions and 76 deletions

View 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