diff options
author | Kelly (KT) Thompson <kgt@lanl.gov> | 2016-06-12 19:48:45 -0600 |
---|---|---|
committer | Kelly (KT) Thompson <kgt@lanl.gov> | 2016-06-12 19:48:45 -0600 |
commit | b89bcdff62e10223a737c0ac26feb996c8202941 (patch) | |
tree | 0f98c35a4d8056b30abb5799cb8d7efad437ade2 /LICENSE | |
parent | bc038eb7c36bbc24133311c167d4457b39de4a8a (diff) | |
download | spack-b89bcdff62e10223a737c0ac26feb996c8202941.tar.gz spack-b89bcdff62e10223a737c0ac26feb996c8202941.tar.bz2 spack-b89bcdff62e10223a737c0ac26feb996c8202941.tar.xz spack-b89bcdff62e10223a737c0ac26feb996c8202941.zip |
Make Boost an optional feature of Trilinos.
I have been unable to build Boost with some toolset/platform combinations. The
users I support don't need the Boost features in Trilinos, so I have been
manually hacking trilinos/package.py to disable boost. I would like to propose
that these changes be added to the released version.
+ Add boost as a variant, default to true so there is no change to existing
behavior.
+ Move the CMake configure options related to Boost into a conditional block
that is triggered by "if '+boost' in spec".
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions