I'm leaving libc++abi unupdated for now, because it depends on a newer libc++ than Chromium has managed to update to just yet. (It looks like Chromium is, for now, manually passing -D_LIBCPP_CONSTINIT=constinit.) Probably easier to pick that up when the dust settles. (When that happens, libc++abi will need to be built as C++20, but that's fine because this is only used on bots.) Change-Id: I2b7ae62b618b0e09863b4b38548be1b937fbe0d0 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/52646 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: David Benjamin <davidben@google.com>
This directory contains tools for setting up a hermetic toolchain on the continuous integration bots. It is in the repository for convenience and can be ignored in development.