]> granicus.if.org Git - python/commit
Issue #26271: Fix the Freeze tool to use variables passed in from the
authorBrett Cannon <brett@python.org>
Fri, 18 Mar 2016 17:29:43 +0000 (10:29 -0700)
committerBrett Cannon <brett@python.org>
Fri, 18 Mar 2016 17:29:43 +0000 (10:29 -0700)
commite4044bfe63a239cad9d4c51b02c256c2a160eb66
treefca4ebbea46ec89ca0a694b88cb8fd01fef11dc3
parent774006232a0923d43c30cf233c5dee210bbb3bcf
Issue #26271: Fix the Freeze tool to use variables passed in from the
configure script related to compiler flags.

Thanks to Daniel Shaulov for the bug report and patch.
Misc/ACKS
Misc/NEWS
Tools/freeze/makemakefile.py