spack/var/spack/repos/builtin/packages/boost
Mark W. Krentel a76bacd594 boost: add variant for symbol visibility (#11801)
Starting with 1.69.0, boost added a bjam option for the default symbol
visibility.  Up to 1.68.0, the value was always 'global'.  1.69.0
changed the default to 'hidden' but added an option.

Most packages will work with hidden and won't notice.  But some
packages may discover that an interface that they rely on is now
hidden and inaccessible.

https://boostorg.github.io/build/manual/develop/index.html#bbv2.builtin.features.visibility
2019-06-20 17:43:25 -04: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
package.py boost: add variant for symbol visibility (#11801) 2019-06-20 17:43:25 -04:00
python_jam_pre156.patch
python_jam.patch
system-non-virtual-dtor-include.patch boost: patch for problem with warnings for 1.69.0. (#10820) 2019-03-11 09:02:50 -05:00
system-non-virtual-dtor-test.patch boost: patch for problem with warnings for 1.69.0. (#10820) 2019-03-11 09:02:50 -05:00
xl_1_62_0_le.patch