diff options
author | George Hartzell <hartzell@alerce.com> | 2017-04-28 12:47:43 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2017-04-28 14:47:43 -0500 |
commit | 529a2ae5fa19da4323ec714405be81d6fed005b0 (patch) | |
tree | 0e49e7b859ecd45d0be99fdd918d992e9c55d497 /lib | |
parent | 3f6e03d5c16c8cf0ebf3c6175cb21aaa2d3278c6 (diff) | |
download | spack-529a2ae5fa19da4323ec714405be81d6fed005b0.tar.gz spack-529a2ae5fa19da4323ec714405be81d6fed005b0.tar.bz2 spack-529a2ae5fa19da4323ec714405be81d6fed005b0.tar.xz spack-529a2ae5fa19da4323ec714405be81d6fed005b0.zip |
Depend on readline, remove hardcoded -ltermcap (#4042)
* depend on readline, remove hardcoded -ltermcap
Bowtie should use Spack's readline and not explicitly depend on the
system termcap (which, on CentOS, leads to linking against the
system's tinfo library).
* Add depends_on('zlib')
* Add conflict with gcc@6:
Build seems to have trouble with 6's migration to -std=gnu++14.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions