8495a25bd4
- 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@ |
||
---|---|---|
.. | ||
patch-boost_archive_basic_archive_hpp | ||
patch-boost_atomic_detail_platform_hpp | ||
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 | ||
patch-libs_log_src_timestamp_cpp | ||
patch-tools_build_src_tools_gcc_jam |