From 75c471a026b255ed880202e58a368b92e01c4189 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 10 Apr 2017 13:11:30 -0400 Subject: 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 Reviewed-By: Gibson Fahnestock Reviewed-By: Ben Noordhuis Reviewed-By: Richard Lau Reviewed-By: James M Snell Reviewed-By: George Adams Reviewed-By: Jaideep Bajwa --- BUILDING.md | 1 - 1 file changed, 1 deletion(-) (limited to 'BUILDING.md') 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 | | -- cgit v1.2.3