Skip to content

Conversation

@zhangyangyu
Copy link
Member

@zhangyangyu zhangyangyu commented Apr 13, 2017

backports to 3.6 for #1090

@zhangyangyu zhangyangyu merged commit 14944c6 into python:3.6 Apr 13, 2017
@zhangyangyu zhangyangyu deleted the backport-3.6-bpo-26985 branch April 13, 2017 03:14
ihnorton pushed a commit to ihnorton/python-cmake-buildsystem that referenced this pull request Apr 28, 2017
Use of OTHER_LIBTOOL_OPT has been removed from "Makefile.pre.in" in
python/cpython@39e654a (Issue python/cpython#1099: Fix the build on
MacOSX when building a framework with pydebug using GCC 4.0.)

Looking at "configure.ac", the variable is set only for version of Darwin
less or equal to 7. Looking at the release history of Darwin [1], we
can see the variable is set only for Darwin <= 10.3.9

For the same reason, this commit also removes reference to obsolete
variable LT_OBJDIR

[1] https://en.wikipedia.org/wiki/Darwin_(operating_system)#Release_history

Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
dand-oss pushed a commit to dand-oss/python-cmake-buildsystem that referenced this pull request Feb 19, 2019
Use of OTHER_LIBTOOL_OPT has been removed from "Makefile.pre.in" in
python/cpython@39e654a (Issue python/cpython#1099: Fix the build on
MacOSX when building a framework with pydebug using GCC 4.0.)

Looking at "configure.ac", the variable is set only for version of Darwin
less or equal to 7. Looking at the release history of Darwin [1], we
can see the variable is set only for Darwin <= 10.3.9

For the same reason, this commit also removes reference to obsolete
variable LT_OBJDIR

[1] https://en.wikipedia.org/wiki/Darwin_(operating_system)#Release_history

Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
dand-oss pushed a commit to dand-oss/python-cmake-buildsystem that referenced this pull request Jun 5, 2022
Use of OTHER_LIBTOOL_OPT has been removed from "Makefile.pre.in" in
python/cpython@39e654a (Issue python/cpython#1099: Fix the build on
MacOSX when building a framework with pydebug using GCC 4.0.)

Looking at "configure.ac", the variable is set only for version of Darwin
less or equal to 7. Looking at the release history of Darwin [1], we
can see the variable is set only for Darwin <= 10.3.9

For the same reason, this commit also removes reference to obsolete
variable LT_OBJDIR

[1] https://en.wikipedia.org/wiki/Darwin_(operating_system)#Release_history

Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants