]> granicus.if.org Git - python/commit
bpo-29766: Do not force --with-lto to true for --enable-optimizations (#1858)
authorHanno Schlichting <hanno@hannosch.eu>
Tue, 30 May 2017 02:07:07 +0000 (04:07 +0200)
committerGregory P. Smith <greg@krypto.org>
Tue, 30 May 2017 02:07:07 +0000 (19:07 -0700)
commit1f29cefc87c4c2ee629367ebe97a287d8e0b3e29
treeb1545826686e093db7e79e54ad208456033bcc67
parent1626a479e22db3d44bcd6736d571243433cb6d0e
bpo-29766: Do not force --with-lto to true for --enable-optimizations (#1858)

This fixes a faulty backport to the Python 2.7 branch only of http://bugs.python.org/issue28032. Details in the bpo-29766.
configure