mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08:00
Fixed a typo in android toolchain documentation.
This commit is contained in:
parent
1822e85f4a
commit
90ba69a403
@ -157,7 +157,7 @@
|
||||
# Silently degrades to gnustl_static if not available.
|
||||
# c++_static -> Use the LLVM libc++ runtime as a static library.
|
||||
# Implies -frtti -fexceptions.
|
||||
# c++_shared -> Use the LLVM libc++ runtime as a static library.
|
||||
# c++_shared -> Use the LLVM libc++ runtime as a shared library.
|
||||
# Implies -frtti -fno-exceptions.
|
||||
#
|
||||
# ANDROID_STL_FORCE_FEATURES=ON - turn rtti and exceptions support based on
|
||||
|
Loading…
Reference in New Issue
Block a user