diff options
author | stratakis <cstratak@redhat.com> | 2018-11-07 23:05:13 +0100 |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2018-11-07 23:05:13 +0100 |
commit | f6b9459996f5166300982d0427119eb326e74dac (patch) | |
tree | 931981f281bbb554ad2d5657dc2347b8c7e5f418 /Python/strdup.c | |
parent | 774d46f86cb3addfec7a5c48077bd554c0c02104 (diff) | |
download | cpython-git-f6b9459996f5166300982d0427119eb326e74dac.tar.gz |
[3.6] bpo-31354: Let configure --with-lto work on all builds (GH-10261)
Allow configure --with-lto to apply to all builds, not just profile-opt builds.
Whether this is actually useful or not must be determined by the person
building CPython using their own toolchain.
My own quick test on x86_64 Debian 9 (gcc 6.3, binutils 2.28) seemed
to suggest that it wasn't, but I expect better toolchains can or will exist
at some point. The point is to allow it at all.
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions