[issue15484] CROSS: use _PYTHON_PROJECT_BASE in distutils sysconfig

Matthias Klose report at bugs.python.org
Fri Jan 25 14:17:00 CET 2013


Matthias Klose added the comment:

> 2-CROSS-use-_PYTHON_PROJECT_BASE-in-distutils-sysconfig.patch

This looks ok to me, just factoring out some code and setting the project base. Even if distutils is frozen, I'll apply this one, based on Eric's comment in http://bugs.python.org/issue14330#msg164406

> 2-CROSS-set-_PYTHON_PROJECT_BASE-to-current-build-dir.patch

I'll use abs_builddir instead.

----------
nosy: +doko

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15484>
_______________________________________


More information about the Python-bugs-list mailing list