spack/var/spack/repos/builtin/packages/boost
Tyler Reddy 008fe37941 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>
2019-11-27 23:08:54 -06:00
..
boost_1.63.0_pgi_17.4_workaround.patch
boost_1.63.0_pgi.patch
boost_1.67.0_pgi.patch
boost_11856.patch
bootstrap-path.patch
call_once_variadic.patch
clang-linux_add_option2.patch
clang-linux_add_option.patch
fujitsu_version_analysis.patch
package.py BLD: enforce C++11 std for boost + xl_r (#13829) 2019-11-27 23:08:54 -06:00
python_jam_pre156.patch
python_jam.patch
system-non-virtual-dtor-include.patch
system-non-virtual-dtor-test.patch
xl_1_62_0_le.patch