Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
FindHao committed Mar 20, 2023
1 parent 357261e commit e3643cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ source ${SPACK_ROOT}/share/spack/setup-env.sh
# This is necessary and used when statically compiling redshow.
# mbedtls has to older than 2.28.0
# spack install [email protected] [email protected] libs=shared [email protected]
# spack install boost mbedtls libs=shared elfutils
spack install boost mbedtls libs=shared elfutils
check_status "spack install"
# TODO: find a better solution for those packages' installation
# spack load [email protected] [email protected] [email protected]
Expand Down

0 comments on commit e3643cd

Please sign in to comment.