]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind: put temp .o files in $TMPDIR 10204/head
authorKefu Chai <kchai@redhat.com>
Fri, 8 Jul 2016 06:59:21 +0000 (14:59 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 8 Jul 2016 07:03:45 +0000 (15:03 +0800)
commitce1f9c6e6e43537b8c20cbb08f9e4496d9794223
treecc6888c1f7702733ae97718060c9c8276f3d81f1
parentedd7c9d709a256d329eaaa367efe7f80fc34077c
pybind: put temp .o files in $TMPDIR

otherwise they will go to $PWD/$TMPDIR instead.

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