Compare commits
2 Commits
refactorin
...
rhel7
Author | SHA1 | Date | |
---|---|---|---|
9d12afb089 | |||
2968224eab |
3
env/rhel7/x86_64/admin/unstable/spack.yaml
vendored
3
env/rhel7/x86_64/admin/unstable/spack.yaml
vendored
@ -20,5 +20,6 @@ spack:
|
|||||||
local_stable: file:///afs/psi.ch/software/spack/stable
|
local_stable: file:///afs/psi.ch/software/spack/stable
|
||||||
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
||||||
local_testing: file:///afs/psi.ch/software/spack/testing
|
local_testing: file:///afs/psi.ch/software/spack/testing
|
||||||
specs: []
|
specs:
|
||||||
|
- gcc@12.3.0
|
||||||
view: false
|
view: false
|
||||||
|
5
env/rhel7/x86_64/sysconfigs/packages.yaml
vendored
5
env/rhel7/x86_64/sysconfigs/packages.yaml
vendored
@ -62,7 +62,10 @@ packages:
|
|||||||
gdbm:
|
gdbm:
|
||||||
require: '%gcc@4.8.5'
|
require: '%gcc@4.8.5'
|
||||||
gettext:
|
gettext:
|
||||||
require: '%gcc@4.8.5'
|
buildable: false
|
||||||
|
externals:
|
||||||
|
- prefix: /usr
|
||||||
|
spec: gettext@0.19.8.1
|
||||||
ghostscript:
|
ghostscript:
|
||||||
require: '%gcc@4.8.5'
|
require: '%gcc@4.8.5'
|
||||||
git:
|
git:
|
||||||
|
Reference in New Issue
Block a user