Compare commits
2 Commits
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_unstable: file:///afs/psi.ch/software/spack/unstable
|
||||
local_testing: file:///afs/psi.ch/software/spack/testing
|
||||
specs: []
|
||||
specs:
|
||||
- gcc@12.3.0
|
||||
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:
|
||||
require: '%gcc@4.8.5'
|
||||
gettext:
|
||||
require: '%gcc@4.8.5'
|
||||
buildable: false
|
||||
externals:
|
||||
- prefix: /usr
|
||||
spec: gettext@0.19.8.1
|
||||
ghostscript:
|
||||
require: '%gcc@4.8.5'
|
||||
git:
|
||||
|
Reference in New Issue
Block a user