spack/var/spack/repos/builtin/packages/boost
Mayeul d'Avezac 1928d83259 Tells boost explictly about python libraries and headers (#2106)
* Tells boost explictly about libraries and headers

Ideally, bjam would determine the libraries and headers from the
executable. But it doesn't. This rigs a best guess for python libraries
and headers.

* Move glob import to top of file

* variable name change: alllibs --> all_libs

* Use dso suffix rather than hard-coded string

* Use only MAJOR.MINOR when setting up python in bjam
2016-10-25 08:10:52 -07:00
..
boost_11856.patch Patch fix for boost@1.60.0%gcc@4.4.7 2016-01-22 13:02:18 -08:00
package.py Tells boost explictly about python libraries and headers (#2106) 2016-10-25 08:10:52 -07:00