File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ platforms. This is true regardless of entries in the table below.
116
116
| macOS | x64 | >= 10.13 | Tier 1 | |
117
117
| macOS | arm64 | >= 11 | Experimental | |
118
118
| SmartOS | x64 | >= 18 | Tier 2 | |
119
- | AIX | ppc64be >=power7 | >= 7.2 TL02 | Tier 2 | |
119
+ | AIX | ppc64be >=power7 | >= 7.2 TL04 | Tier 2 | |
120
120
| FreeBSD | x64 | >= 11 | Experimental | Downgraded as of Node.js 12 <sup >[ 7] ( #fn7 ) </sup > |
121
121
122
122
<em id =" fn1 " >1</em >: GCC 6 is not provided on the base platform. Users will
@@ -171,7 +171,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
171
171
172
172
| Binary package | Platform and Toolchain |
173
173
| --------------------- | ------------------------------------------------------------------------------------------------------------- |
174
- | aix-ppc64 | AIX 7.1 TL05 on PPC64BE with GCC 6 |
174
+ | aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 8 |
175
175
| darwin-x64 (and .pkg) | macOS 10.15, Xcode Command Line Tools 11 with -mmacosx-version-min=10.13 |
176
176
| linux-arm64 | CentOS 7 with devtoolset-8 / GCC 8 <sup >[ 8] ( #fn8 ) </sup > |
177
177
| linux-armv7l | Cross-compiled on Ubuntu 18.04 x64 with [ custom GCC toolchain] ( https://github.com./rvagg/rpi-newer-crosstools ) |
You can’t perform that action at this time.
0 commit comments