openbsd-ports/devel/boost/patches
jca 8495a25bd4 Unbreak boost on (at least) alpha, hppa and sparc64
- ensure we don't build the 'context' and 'coroutine' libs, they are not
  portable and the latter depends on the former
- don't use the 'gcc_sparc' backend in Boost.atomic, for it doesn't
  build; use the generic gcc backend based on __sync_*
- stop tweaking cc -march / -mcpu values; this is not desirable on any
  arch and it breaks on sparc64 due to a bogus -mcpu=c3 default
- don't attempt to force -m32 / -m64 flags, this breaks at least alpha
  (64 bits but doesn't understand -m64)

alpha, hppa & sparc64 tests by landry@, amd64 bulk by ajacoutot@
ok jasper@
2015-08-03 18:29:30 +00:00
..
patch-boost_archive_basic_archive_hpp
patch-boost_atomic_detail_platform_hpp Unbreak boost on (at least) alpha, hppa and sparc64 2015-08-03 18:29:30 +00:00
patch-boost_config_posix_features_hpp
patch-boost_functional_hash_detail_limits_hpp
patch-boost_predef_other_endian_h
patch-boost_regex_config_hpp
patch-boost_test_impl_execution_monitor_ipp
patch-Jamroot
patch-libs_config_test_boost_has_pthread_yield_ipp
patch-libs_filesystem_src_operations_cpp
patch-libs_filesystem_src_path_cpp submitted upstream 2015-07-10 07:25:06 +00:00
patch-libs_log_src_timestamp_cpp submitted upstream 2015-07-10 07:25:06 +00:00
patch-tools_build_src_tools_gcc_jam Unbreak boost on (at least) alpha, hppa and sparc64 2015-08-03 18:29:30 +00:00