]> git.pld-linux.org Git - packages/corosync.git/blob - corosync-makefile.patch
- TODO describing why the release is to be fractional now
[packages/corosync.git] / corosync-makefile.patch
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
4  libtotem_pg.so.$(SONAME): $(TOTEM_OBJS)
5         $(CC) -shared -o $@ \
6                 -Wl,-soname=libtotem_pg.so.$(SOMAJOR) \
7 -               $(LDFLAGS) $^ $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS) -lpthread
8 +               $(LDFLAGS) $^ $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS) -lpthread $(LIBS)
9         ln -sf libtotem_pg.so.$(SONAME) libtotem_pg.so
10         ln -sf libtotem_pg.so.$(SONAME) libtotem_pg.so.$(SOMAJOR)
11  
This page took 0.029471 seconds and 3 git commands to generate.