We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d635f commit e5810f0Copy full SHA for e5810f0
release_build_files/readme.md
@@ -57,8 +57,7 @@ libs/android/ARCH/STL | Android (GCC 4.8+ compatible) static
57
| | variant.
58
| | _STL variants available:_
59
| | * `c++`: LLVM libc++ runtime (recommended)
60
-| | * `gnustl`: GNU STL
61
-| | * `stlport`: STLport runtime
+| | * `gnustl`: GNU STL (deprecated)
62
| | More information can be found in the
63
| | [NDK C++ Helper Runtimes](https://developer.android.com/ndk/guides/cpp-support.html#runtimes)
64
| | documentation.
0 commit comments