[Pkg-ceph-commits] [ceph] 21/43: Add s390x to list of rocksdb flags

Gaudenz Steinlin gaudenz at moszumanska.debian.org
Mon Aug 15 21:41:43 UTC 2016


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

gaudenz pushed a commit to branch jewel-gaudenz
in repository ceph.

commit 00d9c4062da73540ab130b2308a0da57d8916103
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