Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb82b906 authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Fix typo." into mnc-mr-docs am: ad5d64b1 am: dbfb0c69

am: 4b0dce46

* commit '4b0dce46':
  Fix typo.

Change-Id: I0e04ff1cadf5ffd2f548609fa96fd8b0d2e8d336
parents ad51d974 4b0dce46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@ named {@code libgnustl_shared.so}.</p>
shared library file is named {@code libc++_shared.so}.</p>

<p>By default, this runtime compiles with {@code -std=c++11}. As with GNU {@code libstdc++}, you
need to explicitly turns on exceptions or RTTI support. For information on how to do this, see
need to explicitly turn on exceptions or RTTI support. For information on how to do this, see
<a href="#xp">C++ Exceptions</a> and <a href="#rt">RTTI</a>.</p>

<p>The NDK provides prebuilt static and shared libraries for {@code libc++} compiled by Clang 3.4,