]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: use distutils.sysconfig for compiling flags 28920/head
authorKefu Chai <kchai@redhat.com>
Mon, 8 Jul 2019 14:08:57 +0000 (22:08 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 8 Jul 2019 16:23:42 +0000 (00:23 +0800)
commit6050f28870e15ca80e59e0804783205d222f8493
tree364f9a056b19b315aa319bdea9f46bc71d09989e
parent1468c8fc350c1144e56fd328df02e8777628d213
pybind: use distutils.sysconfig for compiling flags

this allows maintainer to override the compiling flags when
cross-compiling Ceph.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/cephfs/setup.py
src/pybind/rados/setup.py
src/pybind/rbd/setup.py
src/pybind/rgw/setup.py