Skip to content

Commit 07ba499

Browse files
authored
[libc++][Android] Disable Android ABI list checking (#69666)
Issue: #69270
1 parent 51bfeff commit 07ba499

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/utils/ci/run-buildbot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,6 @@ android-ndk-*)
738738
-DCMAKE_SYSROOT=/opt/android/ndk/sysroot \
739739
-DLIBCXX_TEST_PARAMS="${PARAMS}" \
740740
-DLIBCXXABI_TEST_PARAMS="${PARAMS}"
741-
check-abi-list
742741
${NINJA} -vC "${BUILD_DIR}" install-cxx install-cxxabi
743742

744743
# Start the emulator and make sure we can connect to the adb server running

0 commit comments

Comments
 (0)