Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-kan committed Nov 20, 2024
1 parent 819680d commit f413053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/sysu-scc-spack-repo/init-default-compiler.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
spack buildcache install --otherarch "$1"
spack buildcache install --unsigned --otherarch "$1"
spack compiler add --scope=site $(spack location -i "$1")
spack install --fresh --fail-fast -y "$2" && spack gc -y && spack clean -ab
rm $(dirname $SCC_SETUP_ENV)/../../../spack/etc/spack/compilers.yaml
Expand Down

0 comments on commit f413053

Please sign in to comment.