CVSROOT:        /cvs
Module name:    ports
Changes by:     kette...@cvs.openbsd.org        2010/07/31 04:18:06

Added files:
        www/ruby-passenger/patches: 
                                    patch-ext_boost_detail_atomic_count_hpp 
                                    patch-ext_boost_detail_sp_counted_base_hpp 

Log message:
The old version of boost included in this port assumes that GCC 4.1 and later
always provide the new atomic builtins.  In reality those are only available
on hardware that provides the necessary atomic instructions.  PA-RISC doesn't
have a suitable set of atomic instructions so work around it on hppa.

ok espie@, bernd@, landry@

Reply via email to