mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 06:26:07 +00:00
[libc++][Android] Disable Android ABI list checking (#69666)
Issue: https://github.com/llvm/llvm-project/issues/69270
This commit is contained in:
parent
51bfeff0e4
commit
07ba499817
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user