[issue4010] configure options don't trickle down to distutils

Roumen Petrov report at bugs.python.org
Sun Jan 4 19:03:21 CET 2009


Roumen Petrov <bugtrack at roumenpetrov.info> added the comment:

May I propose a patch. The patch is only for linker flags(LDFLAGS). If
is accepted I will prepare another one for compiler flags.
The patch is not minimal. It is mostly cleanup patch.

For minimal patch - only change in Makefile.pre.in is enough.
Cleanup patch remove work-arounds for the issue.

Added file: http://bugs.python.org/file12583/py-issue-4010.patch

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


More information about the Python-bugs-list mailing list