[med-svn] r10812 - trunk/packages/libhmsbeagle/trunk/debian/patches

Andreas Tille tille at alioth.debian.org
Thu May 10 09:35:20 UTC 2012


Author: tille
Date: 2012-05-10 09:35:20 +0000 (Thu, 10 May 2012)
New Revision: 10812

Added:
   trunk/packages/libhmsbeagle/trunk/debian/patches/gcc-4.7.patch
Log:
Patch for #672015


Added: trunk/packages/libhmsbeagle/trunk/debian/patches/gcc-4.7.patch
===================================================================
--- trunk/packages/libhmsbeagle/trunk/debian/patches/gcc-4.7.patch	                        (rev 0)
+++ trunk/packages/libhmsbeagle/trunk/debian/patches/gcc-4.7.patch	2012-05-10 09:35:20 UTC (rev 10812)
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Bug-Closed: http://bugs.debian.org/672015
+Description: Build with gcc-4.7
+
+--- libhmsbeagle-1.1.orig/libhmsbeagle/CPU/Precision.h
++++ libhmsbeagle-1.1/libhmsbeagle/CPU/Precision.h
+@@ -5,6 +5,8 @@
+  *      Author: msuchard
+  */
+ 
++#include <string.h>
++
+ #ifndef PRECISION_H_
+ #define PRECISION_H_
+ 




More information about the debian-med-commit mailing list