cpython/Misc/NEWS.d
Miss Islington (bot) 69a3f153a9
bpo-28015: Support LTO build with clang (GH-9908)
.o generated by clang in LTO mode actually are LLVM bitcode files, which
leads to a few errors during configure/build step:

- add lto flags to the BASECFLAGS instead of CFLAGS, as CFLAGS are used
  to build autoconf test case, and some are not compatible with clang LTO
  (they assume binary in the .o, not bitcode)
- force llvm-ar instead of ar, as ar is not aware of .o files generated
  by clang -flto
(cherry picked from commit 5ad36f9b21)

Co-authored-by: serge-sans-paille <serge.guelton@telecom-bretagne.eu>
2018-10-24 17:32:04 -07:00
..
next bpo-28015: Support LTO build with clang (GH-9908) 2018-10-24 17:32:04 -07:00
3.5.0.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.0a1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.5.0a2.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.5.0a3.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.5.0a4.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.5.0b1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.0b2.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.0b3.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.0b4.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.0rc1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.0rc2.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.0rc3.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.0rc4.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.1rc1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.5.2.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.2rc1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.5.3.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.3rc1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.5.4.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.4rc1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.5.5.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.5.5rc1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.0.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.0a1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.6.0a2.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.6.0a3.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.6.0a4.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.6.0b1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.6.0b2.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.0b3.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.0b4.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.0rc1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.0rc2.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.1rc1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.2.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.2rc1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.2rc2.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.6.3.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.3rc1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.6.4.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.4rc1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.6.5.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.5rc1.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.6.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.6.6rc1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.7.0.rst 3.7.0 final 2018-06-26 23:07:35 -04:00
3.7.0a1.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.7.0a2.rst
3.7.0a3.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.7.0a4.rst
3.7.0b1.rst
3.7.0b2.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.7.0b3.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.7.0b4.rst
3.7.0b5.rst [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
3.7.0rc1.rst
3.7.1.rst 3.7.1final 2018-10-20 02:04:19 -04:00
3.7.1rc1.rst 3.7.1rc1 2018-09-26 02:16:09 -04:00
3.7.1rc2.rst 3.7.1final 2018-10-20 02:04:19 -04:00