diff options
author | Tyler Reddy <tyler.je.reddy@gmail.com> | 2019-11-27 22:08:54 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2019-11-27 23:08:54 -0600 |
commit | 008fe37941d2f2071f038c4bc6465d8f80267b57 (patch) | |
tree | f7400e80d26fd87cf77276b018dc641ccb825603 /lib | |
parent | e974f48be0a1fe1f622d6f5300c60b74d409fa20 (diff) | |
download | spack-008fe37941d2f2071f038c4bc6465d8f80267b57.tar.gz spack-008fe37941d2f2071f038c4bc6465d8f80267b57.tar.bz2 spack-008fe37941d2f2071f038c4bc6465d8f80267b57.tar.xz spack-008fe37941d2f2071f038c4bc6465d8f80267b57.zip |
BLD: enforce C++11 std for boost + xl_r (#13829)
* BLD: enforce C++11 std for boost + xl_r
* the spack `cxxstd` variant is not sufficient to enforce
`-std=c++11` usage in boost compile lines when `xl_r` compiler
spec is in use; while it would be nice if this were fixed
in a boost config file somewhere, for now this patch
allows boost to build on POWER9 with
an %xl_r compiler spec if the user specifies i.e.,:
`spack install boost@1.70.0+mpi cxxstd=11 %xl_r@16.1.1.5`
* Update var/spack/repos/builtin/packages/boost/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions