There is no GCC 4.6. am: 7ca1829

am: 4fa2558

* commit '4fa2558b9c0a3251a0eebfec5168c308075338f1':
  There is no GCC 4.6.

Change-Id: Ie13ba217187793940e5668e541249362078db3fe
This commit is contained in:
Dan Albert
2016-04-26 06:42:32 +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>