$OpenBSD: patch-ext_boost_smart_ptr_detail_sp_has_sync_hpp,v 1.1 2010/11/08 23:47:37 jeremy Exp $
--- ext/boost/smart_ptr/detail/sp_has_sync.hpp.orig	Wed Oct 27 15:23:51 2010
+++ ext/boost/smart_ptr/detail/sp_has_sync.hpp	Wed Oct 27 15:24:15 2010
@@ -20,7 +20,7 @@
 //  are available.
 //
 
-#if defined(__GNUC__) && ( __GNUC__ * 100 + __GNUC_MINOR__ >= 401 )
+#if defined(__GNUC__) && ( __GNUC__ * 100 + __GNUC_MINOR__ >= 401 ) && !defined( __hppa )
 
 #define BOOST_SP_HAS_SYNC
 
