[pkg-boost-commits] r14658 - boost/trunk/debian/patches

Steven Michael Robbins smr at alioth.debian.org
Mon Nov 7 06:27:46 UTC 2011


Author: smr
Date: 2011-11-07 06:27:45 +0000 (Mon, 07 Nov 2011)
New Revision: 14658

Modified:
   boost/trunk/debian/patches/mips-asm.patch
Log:
Record patch status.

Modified: boost/trunk/debian/patches/mips-asm.patch
===================================================================
--- boost/trunk/debian/patches/mips-asm.patch	2011-08-18 22:46:21 UTC (rev 14657)
+++ boost/trunk/debian/patches/mips-asm.patch	2011-11-07 06:27:45 UTC (rev 14658)
@@ -1,3 +1,14 @@
+Description: Patch to build sp_counted_base on MIPS
+ The code in sp_counted_base_gcc_mips.hpp uses mips2 opcodes
+ despite compiling for mips1.  Florian Lohoff provided the solution
+ http://lists.debian.org/debian-mips/2009/08/msg00033.html
+Author: Steve Robbins <smr at debian.org>
+Bug: 543975
+Forwarded: https://svn.boost.org/trac/boost/ticket/5327
+
+Status as of 2011-11-07: Patch applied in boost/trunk but not merged
+to release.
+
 --- boost1.39-1.39.0.obsolete.0.994080839927658.orig/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp
 +++ boost1.39-1.39.0.obsolete.0.994080839927658/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp
 @@ -37,9 +37,12 @@




More information about the pkg-boost-commits mailing list