spack general packages.yaml defaults: add unwind
This commit adds 'libunwind' as the default 'unwind' provider in spack. This preference should be overridden by the darwin/packages.yaml file on macOS. Continues the changes discussed in
This commit is contained in:
parent
4f251345fb
commit
e380b08bab
@ -39,3 +39,5 @@ packages:
|
||||
scalapack: [netlib-scalapack]
|
||||
szip: [libszip, libaec]
|
||||
tbb: [intel-tbb]
|
||||
unwind: [libunwind]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user