]> git.pld-linux.org Git - packages/corosync.git/blame - corosync-makefile.patch
- TODO describing why the release is to be fractional now
[packages/corosync.git] / corosync-makefile.patch
CommitLineData
a859bd3d 1--- corosync-1.3.0/exec/Makefile.am.orig 2011-04-22 13:02:28.473341374 +0000
2+++ corosync-1.3.0/exec/Makefile.am 2011-04-22 13:02:42.090007879 +0000
3@@ -127,7 +127,7 @@ else
bc47be90 4 libtotem_pg.so.$(SONAME): $(TOTEM_OBJS)
a859bd3d 5 $(CC) -shared -o $@ \
bc47be90 6 -Wl,-soname=libtotem_pg.so.$(SOMAJOR) \
a859bd3d 7- $(LDFLAGS) $^ $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS) -lpthread
8+ $(LDFLAGS) $^ $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS) -lpthread $(LIBS)
bc47be90 9 ln -sf libtotem_pg.so.$(SONAME) libtotem_pg.so
a859bd3d 10 ln -sf libtotem_pg.so.$(SONAME) libtotem_pg.so.$(SOMAJOR)
11
This page took 0.028057 seconds and 4 git commands to generate.