Skip to content

Commit f6f8709

Browse files
committed
Add Android as a supported OS in libcxx/docs/index.rst
1 parent d7e2cea commit f6f8709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ 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
133134
Windows i386, x86_64 Both MSVC and MinGW style environments, ABI in MSVC environments is :doc:`unstable <DesignDocs/ABIVersioning>`
134135
AIX 7.2TL5+ powerpc, powerpc64
135136
=============== ========================= ============================

0 commit comments

Comments
 (0)