diff options
author | George Hartzell <hartzell@alerce.com> | 2017-08-03 12:57:58 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2017-08-03 14:57:58 -0500 |
commit | f24398cde6902ae7871d7bd1992a0e1a08c47ab0 (patch) | |
tree | 6a85c01736715e3d9bc525a2398161ee3f5abe29 /lib | |
parent | 4e269510c565ad7be52bd9c290af19c7115e67af (diff) | |
download | spack-f24398cde6902ae7871d7bd1992a0e1a08c47ab0.tar.gz spack-f24398cde6902ae7871d7bd1992a0e1a08c47ab0.tar.bz2 spack-f24398cde6902ae7871d7bd1992a0e1a08c47ab0.tar.xz spack-f24398cde6902ae7871d7bd1992a0e1a08c47ab0.zip |
Add package for libbsd, add variant to expat for libbsd (#4945)
* Add package for libbsd, add variant to expat for libbsd
The recent expat release requires a high quality source of randomness.
CentOS 7 does not seem to have one, but one is available in libbsd.
This commit adds a package for libbsd and adds a variant to expat to
use it (defaults to False).
* Make libbsd default for newer, conflict for older
Make the libbsd variant default to true.
Conflict if you're asking for libbsd and an older version of expat.
This means that in order to install an older version of expat you'll
need to specify `~libbsd`.
* Rework so that 2.2.0 and 2.2.2 work by default
Get rid of the conflicts and use better constraints/tests in the
`depends_on` and the `configure_args` bits.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions