Skip to content

Commit

Permalink
load spack shell support
Browse files Browse the repository at this point in the history
  • Loading branch information
white238 committed Dec 6, 2023
1 parent 3c4e03e commit 2351ad1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/build-with-spack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ popd
# temporary path update for this script
export PATH=/opt/spack/bin:$PATH

# Add Spack shell support
. /opt/spack/share/spack/setup-env.sh

# Bootstrap clingo
spack bootstrap now

Expand Down

0 comments on commit 2351ad1

Please sign in to comment.