This is an archive of the discontinued LLVM Phabricator instance.

Add Python binary path to CMake arguments for the clang-ppc64le-linux builder
ClosedPublic

Authored by bsaleil on Feb 4 2021, 12:32 PM.

Details

Reviewers
gkistanova
Group Reviewers
Restricted Project
Summary

LLVM now requires Python 3.6 which is not available in the official Ubuntu 16.04 repositories. This patch adds the path to a manually built Python 3.6 to the CMake arguments of the clang-ppc64le-linux builder.

Diff Detail

Event Timeline

bsaleil created this revision.Feb 4 2021, 12:32 PM
bsaleil requested review of this revision.Feb 4 2021, 12:32 PM
This revision is now accepted and ready to land.Feb 4 2021, 7:43 PM
bsaleil closed this revision.Feb 9 2021, 10:41 AM

I forgot to link the commit with this differential, but the patch has been committed: https://github.com/llvm/llvm-zorg/commit/45c4f238dc6fd9855b8578aa3ca3b8db336efb7e