All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] conga/ricci/modules/storage Makefile
@ 2008-03-25 20:03 rmccabe
  0 siblings, 0 replies; only message in thread
From: rmccabe @ 2008-03-25 20:03 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL5
Changes by:	rmccabe at sourceware.org	2008-03-25 20:03:47

Modified files:
	ricci/modules/storage: Makefile 

Log message:
	compensate for build system weirdness. library isn't currently used, anyway

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.12.2.2&r2=1.12.2.3

--- conga/ricci/modules/storage/Makefile	2008/01/17 17:38:39	1.12.2.2
+++ conga/ricci/modules/storage/Makefile	2008/03/25 20:03:47	1.12.2.3
@@ -56,7 +56,7 @@
 
 INCLUDE +=
 CXXFLAGS += -DPARANOIA=$(PARANOID)
-LDFLAGS += -lgroup -lmagic
+LDFLAGS += -lmagic
 
 ifeq ($(PARANOID), 1)
 	LDFLAGS += ${top_srcdir}/common/paranoid/*.o



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-25 20:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-25 20:03 [Cluster-devel] conga/ricci/modules/storage Makefile rmccabe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.