]> git.pld-linux.org Git - packages/ceph.git/blob - ceph-link.patch
- x32 rebuild
[packages/ceph.git] / ceph-link.patch
1 --- ceph-0.92/src/libradosstriper/Makefile.am.orig      2015-02-02 22:32:32.000000000 +0100
2 +++ ceph-0.92/src/libradosstriper/Makefile.am   2015-02-07 18:25:15.007810402 +0100
3 @@ -6,7 +6,7 @@
4  # We need this to avoid basename conflicts with the libradosstriper build tests in test/Makefile.am
5  libradosstriper_la_CXXFLAGS = ${AM_CXXFLAGS}
6  
7 -LIBRADOSSTRIPER_DEPS = $(LIBRADOS_DEPS)
8 +LIBRADOSSTRIPER_DEPS = $(top_builddir)/src/librados.la $(LIBRADOS_DEPS)
9  libradosstriper_la_LIBADD = $(LIBRADOSSTRIPER_DEPS)
10  libradosstriper_la_LDFLAGS = ${AM_LDFLAGS} -version-info 1:0:0
11  if LINUX
This page took 0.051609 seconds and 3 git commands to generate.