[clang] [compiler-rt] [libcxx] [libunwind] [llvm] [openmp] [cmake] switch to CMake's native `check_{compiler,linker}_flag` (PR #96171)

Louis Dionne via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 26 09:20:46 PDT 2024


ldionne wrote:

I'm sorry to be the bearer of bad news, but it looks like Android is failing with this patch: https://buildkite.com/llvm-project/libcxx-ci/builds/35981#01905269-56a0-4314-a350-0b99ece37e89

This is kinda weird, it fails due to the ABI list changing. I checked other recent executions on Android and it doesn't look spurious. @rprichard is responsible for the Android CI bot and may be able to help.

https://github.com/llvm/llvm-project/pull/96171


More information about the cfe-commits mailing list