summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Lau <riclau@uk.ibm.com>2020-04-13 07:33:36 -0400
committerSam Roberts <vieuxtech@gmail.com>2020-04-15 12:04:46 -0700
commitceca86740e9590e2500e2a9bc818ee7743849ac5 (patch)
tree5416b8d9fe8b161f40cc1d64ff18767f6ee8a463
parentd699fdd2c69c0ab3a1cac1c0c9f6331bb5b35bcc (diff)
downloadnode-new-ceca86740e9590e2500e2a9bc818ee7743849ac5.tar.gz
doc: remove SmartOS from official binaries
Based on feedback from Joyent, the SmartOS builds are largely unusable without bundling all of the libraries used to build the binary so are being dropped starting from Node.js 14. We will still test SmartOS in the CI. Signed-off-by: Richard Lau <riclau@uk.ibm.com> PR-URL: https://github.com/nodejs/node/pull/32812 Refs: https://github.com/nodejs/build/issues/2168 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
-rw-r--r--BUILDING.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 99d10508f9..0f9ffe5bff 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -175,7 +175,6 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
| linux-ppc64le | CentOS 7 with devtoolset-6 / GCC 6 <sup>[7](#fn7)</sup> |
| linux-s390x | RHEL 7 with devtoolset-6 / GCC 6 <sup>[7](#fn7)</sup> |
| linux-x64 | CentOS 7 with devtoolset-6 / GCC 6 <sup>[7](#fn7)</sup> |
-| sunos-x64 | SmartOS 18 with GCC 7 |
| win-x64 and win-x86 | Windows 2012 R2 (x64) with Visual Studio 2019 |
<em id="fn7">7</em>: The Enterprise Linux devtoolset-6 allows us to compile