]> git.pld-linux.org Git - packages/glusterfs.git/blame - glusterfs-link.patch
- updated to 3.7.10
[packages/glusterfs.git] / glusterfs-link.patch
CommitLineData
be6cd9ba
JB
1--- glusterfs-3.7.5/rpc/rpc-lib/src/Makefile.am.orig 2015-10-07 15:18:14.993228975 +0200
2+++ glusterfs-3.7.5/rpc/rpc-lib/src/Makefile.am 2015-10-09 18:28:49.261547744 +0200
3@@ -4,7 +4,8 @@
4 rpc-transport.c xdr-rpc.c xdr-rpcclnt.c rpc-clnt.c auth-glusterfs.c \
5 rpc-drc.c $(CONTRIBDIR)/sunrpc/xdr_sizeof.c rpc-clnt-ping.c
4d40ce33
JB
6
7-libgfrpc_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la
8+libgfrpc_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la $(top_builddir)/rpc/xdr/src/libgfxdr.la
be6cd9ba
JB
9+
10 libgfrpc_la_LDFLAGS = -version-info $(LIBGFRPC_LT_VERSION) $(GF_LDFLAGS)
4d40ce33
JB
11
12 noinst_HEADERS = rpcsvc.h rpc-transport.h xdr-common.h xdr-rpc.h xdr-rpcclnt.h \
This page took 0.042335 seconds and 4 git commands to generate.