diff options
author | Mayeul d'Avezac <m.davezac@ucl.ac.uk> | 2016-10-25 16:10:52 +0100 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-10-25 08:10:52 -0700 |
commit | 1928d8325948f00e88f6e01261fe607454beb530 (patch) | |
tree | 0310c6331a4bc72f0fa264b87fdaf304e74ce4fd /lib | |
parent | b27e78cd78dae11f7fa7cc2ba3849cfcff2e1880 (diff) | |
download | spack-1928d8325948f00e88f6e01261fe607454beb530.tar.gz spack-1928d8325948f00e88f6e01261fe607454beb530.tar.bz2 spack-1928d8325948f00e88f6e01261fe607454beb530.tar.xz spack-1928d8325948f00e88f6e01261fe607454beb530.zip |
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
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions