There is no GCC 4.6.

Change-Id: I67dc5d8f91043f2a88a90934d1ab83477259a367
This commit is contained in:
Dan Albert
2016-04-07 17:14:46 -07:00
parent 59daf3559d
commit 7ca18292f1

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>