There is no GCC 4.6. am: 7ca1829 am: 4fa2558
am: f6a93e5
* commit 'f6a93e587c3e8b932a63a10810edfc6d60169f9e':
There is no GCC 4.6.
Change-Id: I22011935a86ee69852d7f90b45da44876642a88a
diff --git a/docs/html/ndk/guides/cpp-support.jd b/docs/html/ndk/guides/cpp-support.jd
index a224430..a825922 100644
--- a/docs/html/ndk/guides/cpp-support.jd
+++ b/docs/html/ndk/guides/cpp-support.jd
@@ -213,9 +213,6 @@
newlocale() WARNING: Trying to set locale to en_US.UTF-8 other than "", "C" or "POSIX"
</pre>
-<p>We do not recommend using {@code libc++} with GCC 4.6 because of GCC 4.6's limited c++11
-support.</p>
-
<h2 id="ic">Important Considerations</h2>