summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorMichael Dawson <michael_dawson@ca.ibm.com>2017-04-10 13:11:30 -0400
committerMichael Dawson <michael_dawson@ca.ibm.com>2017-04-12 15:15:12 -0400
commit75c471a026b255ed880202e58a368b92e01c4189 (patch)
tree7badeaa5739e4498a174c636eeab7c068570b90c /BUILDING.md
parenteb0492d51e319eded2f99aa56e1320a498a3a3d5 (diff)
downloadandroid-node-v8-75c471a026b255ed880202e58a368b92e01c4189.tar.gz
android-node-v8-75c471a026b255ed880202e58a368b92e01c4189.tar.bz2
android-node-v8-75c471a026b255ed880202e58a368b92e01c4189.zip
doc: drop PPC BE from supported platforms
We've discussed this with the Power team within IBM and have agreement that we should drop Power Linux BE for Node version 8 as customers will be using Power Linux LE when using Node.js going forward. PR-URL: https://github.com/nodejs/node/pull/12309 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: George Adams <george.adams@uk.ibm.com> Reviewed-By: Jaideep Bajwa <bjaideep@ca.ibm.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index ffe6d50ccf..1eae0087e0 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -40,7 +40,6 @@ Support is divided into three tiers:
| Windows | Tier 1 | >= Windows 7 or >= Windows2008R2 | x86, x64 | |
| SmartOS | Tier 2 | >= 15 < 16.4 | x86, x64 | see note1 |
| FreeBSD | Tier 2 | >= 10 | x64 | |
-| GNU/Linux | Tier 2 | kernel >= 4.2.0, glibc >= 2.19 | ppc64be | |
| GNU/Linux | Tier 2 | kernel >= 3.13.0, glibc >= 2.19 | ppc64le | |
| AIX | Tier 2 | >= 7.1 TL04 | ppc64be | |
| GNU/Linux | Tier 2 | kernel >= 3.10, glibc >= 2.17 | s390x | |