[Pkg-ceph-commits] [ceph] 12/14: Add s390x to list of rocksdb flags

James Downing Page jamespage at moszumanska.debian.org
Mon Feb 29 09:26:50 UTC 2016


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

jamespage pushed a commit to branch ubuntu-xenial
in repository ceph.

commit 99c9a9a1ccadb705cb3b85790aacfac3090fee78
Author: James Page <james.page at ubuntu.com>
Date:   Fri Feb 26 23:16:03 2016 +0000

    Add s390x to list of rocksdb flags
---
 debian/patches/rocksdb-ftbfs.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/rocksdb-ftbfs.patch b/debian/patches/rocksdb-ftbfs.patch
index 7a236e3..2110eef 100644
--- a/debian/patches/rocksdb-ftbfs.patch
+++ b/debian/patches/rocksdb-ftbfs.patch
@@ -10,7 +10,7 @@ Forwarded: no
  OPT += -O2 -fno-omit-frame-pointer
 -ifneq ($(MACHINE),ppc64) # ppc64 doesn't support -momit-leaf-frame-pointer
 +# Skip for archs that don't support -momit-leaf-frame-pointer
-+no_omit_leaf_frame_pointer = ppc ppc64 ppc64le armv7l
++no_omit_leaf_frame_pointer = ppc ppc64 ppc64le armv7l s390x
 +ifeq (,$(filter $(MACHINE), $(no_omit_leaf_frame_pointer)))
  OPT += -momit-leaf-frame-pointer
  endif

-- 
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