diff options
author | George Hartzell <hartzell@alerce.com> | 2020-02-28 15:52:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-28 17:52:41 -0600 |
commit | 53f4db938ff3f2b2090569f7537480f4c69f1be5 (patch) | |
tree | 647ded364f3b4d1cf54064a2a7e302ff573c0416 /lib | |
parent | c10fb2a97451d9ac429da680bb3a419ab7f1d809 (diff) | |
download | spack-53f4db938ff3f2b2090569f7537480f4c69f1be5.tar.gz spack-53f4db938ff3f2b2090569f7537480f4c69f1be5.tar.bz2 spack-53f4db938ff3f2b2090569f7537480f4c69f1be5.tar.xz spack-53f4db938ff3f2b2090569f7537480f4c69f1be5.zip |
Update tree for v1.8.0 (#15272)
- add version info for v1.8.0
- v1.8.0 adds a new source file, `file.c`, which need to be included
in our hardcoded list of objects to link.
I discovered this while demonstrating "how easy it is to add a new
package to Spack", only to scratch my head when it failed `spack
install` but worked when I ran `make` in the stage dir. Finally
looked at tree/package.py and it All Became Clear.
Perhaps someone should rewrite this to use MakefilePackage, but the
Makefile starts off with a bunch of twisty turny "uncomment these
lines to run on this platform", so it might not be worth it.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions