Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0dfb9da

Browse filesBrowse files
mhdawsonMylesBorins
authored andcommitted
doc: add supported platforms list for v6.x
PR-URL: #11943 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent b9766bd commit 0dfb9da
Copy full SHA for 0dfb9da

File tree

Expand file treeCollapse file tree

2 files changed

+4
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-4
lines changed
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+3-3Lines changed: 3 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Support is divided into three tiers:
3939
| GNU/Linux | Tier 1 | kernel >= 2.6.18, glibc >= 2.5 | x86, x64, arm, arm64 | |
4040
| macOS | Tier 1 | >= 10.10 | x64 | |
4141
| Windows | Tier 1 | >= Windows 7 or >= Windows2008R2 | x86, x64 | |
42-
| SmartOS | Tier 2 | >= 15 < 16.4 | x86, x64 | see note1 |
42+
| SmartOS | Tier 2 | >= 14 < 16.4 | x86, x64 | see note1 |
4343
| FreeBSD | Tier 2 | >= 10 | x64 | |
4444
| GNU/Linux | Tier 2 | kernel >= 4.2.0, glibc >= 2.19 | ppc64be | |
4545
| GNU/Linux | Tier 2 | kernel >= 3.13.0, glibc >= 2.19 | ppc64le | |
@@ -63,8 +63,8 @@ Depending on host platform, the selection of toolchains may vary.
6363

6464
#### Unix
6565

66-
* GCC 4.8.5 or newer
67-
* Clang 3.4.1 or newer
66+
* GCC 4.8 or newer
67+
* Clang 3.4 or newer
6868

6969
#### Windows
7070

Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ the binary verification command above.
132132
## Building Node.js
133133

134134
See [BUILDING.md](BUILDING.md) for instructions on how to build
135-
Node.js from source.
135+
Node.js from source along with a list of officially supported platforms.
136136

137137
## Security
138138

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.