]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind: use distutils.sysconfig for compiling flags 41167/head
authorKefu Chai <kchai@redhat.com>
Mon, 8 Jul 2019 14:08:57 +0000 (22:08 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 5 May 2021 09:24:44 +0000 (17:24 +0800)
commit294661ce8c6077bc4b2782c42aac146470a5c005
treedb876b7013e933d7e2bd95b667677381cf310718
parentf857c227ff78b9964fc3fd414beaea6b1ed97976
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>
(cherry picked from commit 6050f28870e15ca80e59e0804783205d222f8493)
src/pybind/cephfs/setup.py
src/pybind/rados/setup.py
src/pybind/rbd/setup.py
src/pybind/rgw/setup.py