]> git.pld-linux.org Git - packages/corosync.git/blame - corosync-lib_deps.patch
Version: 2.1.0
[packages/corosync.git] / corosync-lib_deps.patch
CommitLineData
37d86914
JK
1diff -dur corosync-2.1.0.orig/exec/Makefile.am corosync-2.1.0/exec/Makefile.am
2--- corosync-2.1.0.orig/exec/Makefile.am 2012-10-10 10:17:50.000000000 +0200
3+++ corosync-2.1.0/exec/Makefile.am 2012-10-25 08:49:37.000000000 +0200
4@@ -50,7 +50,7 @@
5 libtotem_pg_la_SOURCES = $(TOTEM_SRC)
6 libtotem_pg_la_CFLAGS = $(nss_CFLAGS) $(rdmacm_CFLAGS) $(ibverbs_CFLAGS)
7 libtotem_pg_la_LDFLAGS = -version-number $(subst .,:,$(SONAME))
8-libtotem_pg_la_LIBADD = -lpthread $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS)
9+libtotem_pg_la_LIBADD = -lpthread $(LIBQB_LIBS) $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS)
5a02a01c 10
37d86914 11 sbin_PROGRAMS = corosync
5a02a01c 12
37d86914 13Only in corosync-2.1.0/exec: Makefile.am~
This page took 0.041885 seconds and 4 git commands to generate.