Skip to content

Commit

Permalink
doc: update required compiler level for AIX
Browse files Browse the repository at this point in the history
Compilers were updated for 10.X as per
discussion in: nodejs/build#925

PR-URL: #20153
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Gibson Fahnestock <[email protected]>
  • Loading branch information
mhdawson authored and jasnell committed Apr 19, 2018
1 parent 9566603 commit 8a5b7b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a5b7b2

Please sign in to comment.