There is no GCC 4.6.

am: 7ca1829

* commit '7ca18292f1304e9e9a8b05830b8dba17070a410d':
  There is no GCC 4.6.

Change-Id: I3d2ea091d9eb0c7a279d405db35a25619b650596
This commit is contained in:
Dan Albert
2016-04-08 00:50:52 +00:00
committed by android-build-merger

View File

@@ -213,9 +213,6 @@ doesn't support. Switching locale from the default produces the following warnin
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>