doc: update required compiler level for AIX

Compilers were updated for 10.X as per
discussion in: https://github.com/nodejs/build/issues/925

PR-URL: https://github.com/nodejs/node/pull/20153
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
This commit is contained in:
Michael Dawson 2018-04-19 10:47:49 -04:00
parent 810597d335
commit 94596560c2

View File

@ -84,6 +84,9 @@ Depending on host platform, the selection of toolchains may vary.
* GCC 4.9.4 or newer
* Clang 3.4.2 or newer
#### AIX
* GCC 6.3 or newer
#### Windows
* Visual Studio 2017 or the Build Tools thereof