| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ Support is divided into three tiers: | |||
| 39 | 39 | | GNU/Linux | Tier 1 | kernel >= 2.6.18, glibc >= 2.5 | x86, x64, arm, arm64 | | | |
| 40 | 40 | | macOS | Tier 1 | >= 10.10 | x64 | | | |
| 41 | 41 | | 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 | | ||
| 43 | 43 | | FreeBSD | Tier 2 | >= 10 | x64 | | | |
| 44 | 44 | | GNU/Linux | Tier 2 | kernel >= 4.2.0, glibc >= 2.19 | ppc64be | | | |
| 45 | 45 | | 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. | |||
| 63 | 63 | ||
| 64 | 64 | #### Unix | |
| 65 | 65 | ||
| 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 | ||
| 68 | 68 | ||
| 69 | 69 | #### Windows | |
| 70 | 70 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -132,7 +132,7 @@ the binary verification command above. | |||
| 132 | 132 | ## Building Node.js | |
| 133 | 133 | ||
| 134 | 134 | 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. | ||
| 136 | 136 | ||
| 137 | 137 | ## Security | |
| 138 | 138 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments