[issue17990] 2.7 builds can fail due to unconditional inclusion of include paths

2013-05-15 Thread Ned Deily
Changes by Ned Deily : -- stage: patch review -> committed/rejected ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue17990] 2.7 builds can fail due to unconditional inclusion of include paths

2013-05-15 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- components: +Cross-Build ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http

[issue17990] 2.7 builds can fail due to unconditional inclusion of include paths

2013-05-15 Thread Benjamin Peterson
Benjamin Peterson added the comment: The 32-bit OSX binary was patched manually. -- components: -Cross-Build stage: committed/rejected -> patch review status: open -> closed ___ Python tracker

[issue17990] 2.7 builds can fail due to unconditional inclusion of include paths

2013-05-15 Thread Ned Deily
Ned Deily added the comment: Applied to 2.7 branch. Leaving the issue open for release manager action for 2.7.5. -- components: +Cross-Build resolution: -> fixed stage: patch review -> committed/rejected ___ Python tracker

[issue17990] 2.7 builds can fail due to unconditional inclusion of include paths

2013-05-15 Thread Roundup Robot
Roundup Robot added the comment: New changeset cd577c328886 by Ned Deily in branch '2.7': Issue #17990: Only modify include and library search paths when cross-compiling. http://hg.python.org/cpython/rev/cd577c328886 -- nosy: +python-dev ___ Python tr

[issue17990] 2.7 builds can fail due to unconditional inclusion of include paths

2013-05-15 Thread Matthias Klose
Matthias Klose added the comment: I don't see how this would break the cross builds, so please go ahead with this change. -- ___ Python tracker ___ _

[issue17990] 2.7 builds can fail due to unconditional inclusion of include paths

2013-05-15 Thread Ned Deily
Changes by Ned Deily : -- keywords: +patch Added file: http://bugs.python.org/file30274/issue17990.patch ___ Python tracker ___ ___ Py

[issue17990] 2.7 builds can fail due to unconditional inclusion of include paths

2013-05-15 Thread Ned Deily
New submission from Ned Deily: For Issue17086, 8ee6d96a1019 backported some cross-build patches to the 2.7 branch. The changes to setup.py detect_modules differ in the backport from those in default. In particular, in default, changes to the library and include directory lists used to build e