diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2018-01-26 09:52:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-26 09:52:04 +0100 |
commit | 7cb43e3d057bf73ee1aa90914ced9399e25b9e86 (patch) | |
tree | 928d9dd58cc794278fe9ca2cb069dda1dbeaedc3 /templates | |
parent | 1f39afe475c488066061526598df39f8f275e73e (diff) | |
download | spack-7cb43e3d057bf73ee1aa90914ced9399e25b9e86.tar.gz spack-7cb43e3d057bf73ee1aa90914ced9399e25b9e86.tar.bz2 spack-7cb43e3d057bf73ee1aa90914ced9399e25b9e86.tar.xz spack-7cb43e3d057bf73ee1aa90914ced9399e25b9e86.zip |
Bzip2 now uses 'spack_cc' as a compiler, instead of plain 'cc' (#7074)
Looking at build logs, it seems that prior to this commit bzip2 was
using 'cc', and relying on the PATH to be set correctly to find Spack
wrappers. This commit improves the robustness of the recipe, by using
the absolute path of the wrapper.
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions