SOURCES: boinc-include.patch (NEW) - fix building

tommat tommat at pld-linux.org
Tue Feb 14 00:17:11 CET 2006


Author: tommat                       Date: Mon Feb 13 23:17:08 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix building

---- Files affected:
SOURCES:
   boinc-include.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/boinc-include.patch
diff -u /dev/null SOURCES/boinc-include.patch:1.1
--- /dev/null	Tue Feb 14 00:17:08 2006
+++ SOURCES/boinc-include.patch	Tue Feb 14 00:17:03 2006
@@ -0,0 +1,10 @@
+--- boinc-5.3.19/client/cpu_sched.C.orig	2006-02-13 22:17:39.459535000 +0100
++++ boinc-5.3.19/client/cpu_sched.C	2006-02-13 22:17:53.628420500 +0100
+@@ -19,6 +19,7 @@
+ 
+ #include "client_msgs.h"
+ #include "client_state.h"
++#include <cassert>
+ 
+ using std::vector;
+ 
================================================================


More information about the pld-cvs-commit mailing list