]> git.pld-linux.org Git - packages/fence.git/blobdiff - fence-antistatic.patch
- build with system ccs
[packages/fence.git] / fence-antistatic.patch
diff --git a/fence-antistatic.patch b/fence-antistatic.patch
new file mode 100644 (file)
index 0000000..bdc4fae
--- /dev/null
@@ -0,0 +1,13 @@
+--- cluster-2.00.00/fence/fenced/Makefile~     2007-04-03 15:10:16.000000000 +0000
++++ cluster-2.00.00/fence/fenced/Makefile      2007-04-03 15:13:45.221772000 +0000
+@@ -35,9 +35,8 @@
+       group.o \
+       member_cman.o \
+       agent.o \
+-      ../../ccs/lib/libccs.a \
+       ../../group/lib/libgroup.a
+-      $(CC) $(LDFLAGS) -o $@ $^ -lcman 
++      $(CC) $(LDFLAGS) -o $@ $^ -lcman -lccs
+ main.o: main.c fd.h
+       $(CC) $(CFLAGS) -c -o $@ $<
This page took 0.37171 seconds and 4 git commands to generate.