[libc++][Android] Disable Android ABI list checking (#69666)

Issue: https://github.com/llvm/llvm-project/issues/69270
This commit is contained in:
Ryan Prichard 2023-10-20 10:26:28 -07:00 committed by GitHub
parent 51bfeff0e4
commit 07ba499817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -738,7 +738,6 @@ android-ndk-*)
-DCMAKE_SYSROOT=/opt/android/ndk/sysroot \
-DLIBCXX_TEST_PARAMS="${PARAMS}" \
-DLIBCXXABI_TEST_PARAMS="${PARAMS}"
check-abi-list
${NINJA} -vC "${BUILD_DIR}" install-cxx install-cxxabi
# Start the emulator and make sure we can connect to the adb server running