]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-36002: Use AC_PATH_TOOL to find llvm-profdata and llvm-ar. (GH-14998)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Sep 2019 13:55:11 +0000 (06:55 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2019 13:55:11 +0000 (06:55 -0700)
commitd112ea66b003deb7a4f222e47a552ac79098f4df
tree4772fca9ec09f093f27e8323ffd1bfa2fea36632
parente7b7edf5ebaed14dc68c841a8a98260f1330ef9a
closes bpo-36002: Use AC_PATH_TOOL to find llvm-profdata and llvm-ar. (GH-14998)

(cherry picked from commit 0519d497b04b252f50dfff9101fb7f4b9e33f1c4)

Co-authored-by: Doyle Rowland <doyle.rowland@reliaqual.com>
Misc/NEWS.d/next/Build/2019-09-13-14-12-36.bpo-36002.Bcl4oe.rst [new file with mode: 0644]
configure.ac