[Pkg-ceph-commits] [ceph] 09/10: Update modules patch to include neon so

James Downing Page jamespage at moszumanska.debian.org
Tue Jun 16 10:32:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch experimental
in repository ceph.

commit a4d776246cd575086f1884e5246a9ad85a813e72
Author: James Page <james.page at ubuntu.com>
Date:   Tue Jun 16 11:31:41 2015 +0100

    Update modules patch to include neon so
---
 debian/patches/modules.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/modules.patch b/debian/patches/modules.patch
index c3f8540..1ba1563 100644
--- a/debian/patches/modules.patch
+++ b/debian/patches/modules.patch
@@ -18,6 +18,15 @@ Description: Mark modules as actually being modules
  if LINUX
  libec_jerasure_generic_la_LDFLAGS += -export-symbols-regex '.*__erasure_code_.*'
  endif
+@@ -70,7 +70,7 @@ libec_jerasure_neon_la_CXXFLAGS= ${AM_CX
+ 	-I$(srcdir)/erasure-code/jerasure/gf-complete/include \
+ 	-I$(srcdir)/erasure-code/jerasure/jerasure/include
+ libec_jerasure_neon_la_LIBADD = $(LIBCRUSH) $(PTHREAD_LIBS) $(EXTRALIBS)
+-libec_jerasure_neon_la_LDFLAGS = ${AM_LDFLAGS} -version-info 2:0:0
++libec_jerasure_neon_la_LDFLAGS = ${AM_LDFLAGS} -module -avoid-version -shared
+ if LINUX
+ libec_jerasure_neon_la_LDFLAGS += -export-symbols-regex '.*__erasure_code_.*'
+ endif
 @@ -95,7 +95,7 @@ libec_jerasure_sse3_la_CXXFLAGS= ${AM_CX
  	-I$(srcdir)/erasure-code/jerasure/gf-complete/include \
  	-I$(srcdir)/erasure-code/jerasure/jerasure/include

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list