]> granicus.if.org Git - python/commit
Issue #14292: Ensure that the OS X installer build configures the CXX
authorNed Deily <nad@acm.org>
Thu, 23 Aug 2012 06:34:50 +0000 (23:34 -0700)
committerNed Deily <nad@acm.org>
Thu, 23 Aug 2012 06:34:50 +0000 (23:34 -0700)
commitbbd3437c27873dfe8b056a1a6ea698cf03d60853
tree24f2d0cc740cb3f0e55ab108b7d1eef4944ca59e
parent6fc81d7eec3d3ee412fcfd4b0719e825c9b94f4a
Issue #14292: Ensure that the OS X installer build configures the CXX
environment variable to a value comparable to what it sets for CC for
the benefit of C++ extension modules.
(Patch by Ronald Oussoren)
Mac/BuildScript/build-installer.py