Skip to content

Commit a7c4ff9

Browse files
authored
[libc++][Android] Don't list Android as supported yet (#69660)
We don't have a pre-commit CI bot running Android tests yet, so this is still WIP.
1 parent bce3b50 commit a7c4ff9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ Target platform Target architecture Notes
130130
macOS 10.9+ i386, x86_64, arm64 Building the shared library itself requires targetting macOS 10.13+
131131
FreeBSD 12+ i386, x86_64, arm
132132
Linux i386, x86_64, arm, arm64 Only glibc-2.24 and later and no other libc is officially supported
133-
Android 5.0+ i386, x86_64, arm, arm64
134133
Windows i386, x86_64 Both MSVC and MinGW style environments, ABI in MSVC environments is :doc:`unstable <DesignDocs/ABIVersioning>`
135134
AIX 7.2TL5+ powerpc, powerpc64
136135
=============== ========================= ============================

0 commit comments

Comments
 (0)