CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/09/19 13:53:20
Modified files:
devel/boost : Makefile
devel/boost/patches: patch-tools_build_v2_tools_gcc_jam
Removed files:
devel/boost/patches: patch-boost_config_stdlib_libstdcpp3_hpp
patch-boost_math_special_functions_expm1_hpp
patch-boost_math_special_functions_log1p_hpp
patch-boost_smart_ptr_detail_atomic_count_hpp
Log message:
* Pass MAKE_JOBS to jam, which can do parallel building.
* Don't add -O2 to all builds.
* Remove workaround for (no longer) missing libm functions and bump
library.
* Remove OpenBSD hack after the gcc3 thread model has been
switched to posix. This part ok kurt@