[libcxx-commits] [libcxx] [libc++][Android] Update compiler and sysroot (PR #148998)
Ryan Prichard via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 15 17:47:04 PDT 2025
rprichard wrote:
I used `ANDROID_SYSROOT_COMMIT: f8b85cc5262c6e5cbc9a92c1bab2b18b32a4c63f` to be consistent with the Clang version, which is also uses a reproducible version number.
I could also use `ANDROID_SYSROOT_COMMIT: mirror-goog-main-ndk`, which would always use the latest sysroot when building the Docker image.
https://github.com/llvm/llvm-project/pull/148998
More information about the libcxx-commits
mailing list