summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2016-09-08 22:38:46 +0000
committerGregory P. Smith <greg@krypto.org>2016-09-08 22:38:46 +0000
commitafbc18a1fec3a1282961624bd85088b855d0a825 (patch)
tree2c78547c641e64e570998910486cdd424aea620d /Python/Python-ast.c
parent4c6227476c079eee9491fd2c6369805f84e8852a (diff)
downloadcpython-afbc18a1fec3a1282961624bd85088b855d0a825.tar.gz
issue28032: never imply --with-lto as part of --with-optimizations.
Too many build tool chains do not properly support it, including building and linking an executable fine that simply segfaults when you try to run it (such as debian jessie 8.5's gcc 4.9). On others where it does appear to build (ubuntu 16.04's gcc 5.4) there are still test_distutils and test_gdb failures to deal with. We're not going to spend time attempting to maintain a complicated white list of what does and doesn't work in our configure.ac file.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions