summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorMichael Dawson <michael_dawson@ca.ibm.com>2019-09-06 13:21:19 -0400
committerRich Trott <rtrott@gmail.com>2019-09-08 13:35:55 -0700
commit70bc62eaf8a5b856fa025d59064773c21ecd449b (patch)
treeead5760a16a545913c92f0da506cb196c106991a /BUILDING.md
parent2d1b5128d160876b661d83954bdda78da5647e45 (diff)
downloadandroid-node-v8-70bc62eaf8a5b856fa025d59064773c21ecd449b.tar.gz
android-node-v8-70bc62eaf8a5b856fa025d59064773c21ecd449b.tar.bz2
android-node-v8-70bc62eaf8a5b856fa025d59064773c21ecd449b.zip
build: update minimum AIX OS level
Update minimum AIX OS level to 7.2 TL2. Looks like this will be the version we can get into the CI so should be the base level for 13.X and above and will be in support for the life of 13.X. PR-URL: https://github.com/nodejs/node/pull/29476 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index aeb54583e9..7fed3f9bdd 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -116,7 +116,7 @@ platforms. This is true regardless of entries in the table below.
| Windows | arm64 | >= Windows 10 | Experimental | |
| macOS | x64 | >= 10.11 | Tier 1 | |
| SmartOS | x64 | >= 18 | Tier 2 | |
-| AIX | ppc64be >=power7 | >= 7.1 TL05 | Tier 2 | |
+| AIX | ppc64be >=power7 | >= 7.2 TL02 | Tier 2 | |
| FreeBSD | x64 | >= 11 | Experimental | Downgraded as of Node.js 12 |
<em id="fn1">1</em>: GCC 6 is not provided on the base platform, users will