Skip to content

Commit ceca867

Browse files
richardlausam-github
authored andcommitted
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 <[email protected]> PR-URL: #32812 Refs: nodejs/build#2168 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent d699fdd commit ceca867

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BUILDING.md

-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
175175
| linux-ppc64le | CentOS 7 with devtoolset-6 / GCC 6 <sup>[7](#fn7)</sup> |
176176
| linux-s390x | RHEL 7 with devtoolset-6 / GCC 6 <sup>[7](#fn7)</sup> |
177177
| linux-x64 | CentOS 7 with devtoolset-6 / GCC 6 <sup>[7](#fn7)</sup> |
178-
| sunos-x64 | SmartOS 18 with GCC 7 |
179178
| win-x64 and win-x86 | Windows 2012 R2 (x64) with Visual Studio 2019 |
180179

181180
<em id="fn7">7</em>: The Enterprise Linux devtoolset-6 allows us to compile

0 commit comments

Comments
 (0)