SOURCES: fence-antistatic.patch (NEW) - build with system ccs

zbyniu zbyniu at pld-linux.org
Thu Apr 5 12:02:35 CEST 2007


Author: zbyniu                       Date: Thu Apr  5 10:02:35 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- build with system ccs

---- Files affected:
SOURCES:
   fence-antistatic.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/fence-antistatic.patch
diff -u /dev/null SOURCES/fence-antistatic.patch:1.1
--- /dev/null	Thu Apr  5 12:02:35 2007
+++ SOURCES/fence-antistatic.patch	Thu Apr  5 12:02:30 2007
@@ -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 $@ $<
================================================================


More information about the pld-cvs-commit mailing list