Skip to content

Commit

Permalink
Adding papi, elf, libunwind to sierra externals
Browse files Browse the repository at this point in the history
  • Loading branch information
pearce8 authored Jan 8, 2025
1 parent 3918a16 commit c4e6a42
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions systems/llnl-sierra/externals/base/00-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
# SPDX-License-Identifier: Apache-2.0

packages:
elf:
externals:
- spec: [email protected]
prefix: /usr
buildable: false
papi:
buildable: false
externals:
- spec: [email protected]
prefix: /usr
unwind:
externals:
- spec: [email protected]
prefix: /usr
buildable: false
tar:
externals:
- spec: [email protected]
Expand Down

0 comments on commit c4e6a42

Please sign in to comment.