CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/07/24 20:17:06
Modified files:
devel/boost : Makefile
devel/boost/patches: patch-boost_config_stdlib_libstdcpp3_hpp
patch-tools_build_v2_tools_python_jam
Added files:
devel/boost/patches: patch-boost_wave_token_ids_hpp
Removed files:
devel/boost/patches: patch-boost_config_suffix_hpp
Log message:
- remove hacks to force boost to use threads now that libstdc++ thread
safety has been enabled in gcc3 & libstdc++
- correct detection of thread support in libstdcpp3.hpp
- correct multiple defined T_DIVIDE
- use threads for python.jam
NOTE: this update requires userland to be rebuild with the recent
gcc3/libstdc++ changes. See current.html for instructions.