packages: smw/smw-gcc44.patch (NEW) - fixes build with gcc 4.4
megabajt
megabajt at pld-linux.org
Sat Jan 30 23:37:11 CET 2010
Author: megabajt Date: Sat Jan 30 22:37:11 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- fixes build with gcc 4.4
---- Files affected:
packages/smw:
smw-gcc44.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/smw/smw-gcc44.patch
diff -u /dev/null packages/smw/smw-gcc44.patch:1.1
--- /dev/null Sat Jan 30 23:37:11 2010
+++ packages/smw/smw-gcc44.patch Sat Jan 30 23:37:06 2010
@@ -0,0 +1,7 @@
+--- smw/_src/path.cpp 2007-05-26 11:37:16.000000000 +0200
++++ smw/_src/path.cpp.new 2010-01-30 23:16:23.209899471 +0100
+@@ -1,3 +1,4 @@
++#include <cstring>
+ #include <string>
+ #include <iostream>
+ #include <sys/stat.h>
================================================================
More information about the pld-cvs-commit
mailing list