Recent libc++ changes request clang-11 or gcc-11 to build.
Switch to a bootstrap build step to use built clang to build libc++.
Differential D107868
[HIP] use bootstrap to build libc++ yaxunl on Aug 10 2021, 1:47 PM. Authored by
Details Recent libc++ changes request clang-11 or gcc-11 to build. Switch to a bootstrap build step to use built clang to build libc++.
Diff Detail
Event TimelineComment Actions LGTM, I assume you tested the modifications locally.
Comment Actions Is there a way to test this script without committing the change? I tried running it manually but it fails due to undefined variable BUILDBOT_BUILDERNAME. Comment Actions I tested the make command sequences with my local git repo and the sequence works. I will put the HIP buildbot to staging temporarily and commit my change. |
The two comments seem a bit out of place.