summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/cman/files/cman-1.03.00-compile-hack.patch')
-rw-r--r--sys-cluster/cman/files/cman-1.03.00-compile-hack.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-cluster/cman/files/cman-1.03.00-compile-hack.patch b/sys-cluster/cman/files/cman-1.03.00-compile-hack.patch
new file mode 100644
index 000000000000..8cae6ddcc8fc
--- /dev/null
+++ b/sys-cluster/cman/files/cman-1.03.00-compile-hack.patch
@@ -0,0 +1,11 @@
+--- cluster-1.03.00/cman/qdisk/Makefile.orig 2006-08-30 15:50:39.000000000 +0200
++++ cluster-1.03.00/cman/qdisk/Makefile 2006-08-30 15:50:48.000000000 +0200
+@@ -17,7 +17,7 @@
+
+ INCLUDES+=-I. -I../lib
+ CFLAGS +=-I${incdir} -I${top_srcdir}/config \
+- -Wall -Werror -Wstrict-prototypes -Wshadow -D_GNU_SOURCE -g
++ -Wall -Wstrict-prototypes -Wshadow -D_GNU_SOURCE -g
+
+ TARGET=qdiskd mkqdisk
+