Skip to content

Conversation

@vstinner
Copy link
Member

The presence of the --enable-optimizations flag is indicated by the
value of $enableval, but the configure script was checking $withval,
resulting in the --enable-optimizations flag being effectively ignored.
(cherry picked from commit 8cea592)

The presence of the ``--enable-optimizations`` flag is indicated by the
value of ``$enableval``, but the configure script was checking ``$withval``,
resulting in the ``--enable-optimizations`` flag being effectively ignored.
(cherry picked from commit 8cea592)
@vstinner
Copy link
Member Author

Oops, @methane was faster than me and opened #869: I abandon mine :-)

@vstinner vstinner closed this Mar 28, 2017
@vstinner vstinner deleted the backport-8cea592-3.6 branch March 28, 2017 13:03
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.

4 participants