| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b4186ec commit e9ccf5a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -121,6 +121,8 @@ platforms. This is true regardless of entries in the table below. | |||
| 121 | 121 | | AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | | | |
| 122 | 122 | | FreeBSD | x64 | >= 13.2 | Experimental | | | |
| 123 | 123 | ||
| 124 | + <!--lint disable final-definition--> | ||
| 125 | + | ||
| 124 | 126 | [^1]: Older kernel versions may work. However official Node.js release | |
| 125 | 127 | binaries are [built on RHEL 8 systems](#official-binary-platforms-and-toolchains) | |
| 126 | 128 | with kernel 4.18. | |
@@ -147,6 +149,8 @@ platforms. This is true regardless of entries in the table below. | |||
| 147 | 149 | [^5]: Our macOS x64 Binaries are compiled with 11.0 as a target. Xcode 13 is | |
| 148 | 150 | required to compile. | |
| 149 | 151 | ||
| 152 | + <!--lint enable final-definition--> | ||
| 153 | + | ||
| 150 | 154 | ### Supported toolchains | |
| 151 | 155 | ||
| 152 | 156 | Depending on the host platform, the selection of toolchains may vary. | |
@@ -173,6 +177,8 @@ Binaries at <https://nodejs.org/download/release/> are produced on: | |||
| 173 | 177 | | linux-x64 | RHEL 8 with gcc-toolset-10[^6] | | |
| 174 | 178 | | win-x64 and win-x86 | Windows Server 2022 (x64) with Visual Studio 2022 | | |
| 175 | 179 | ||
| 180 | + <!--lint disable final-definition--> | ||
| 181 | + | ||
| 176 | 182 | [^6]: Binaries produced on these systems are compatible with glibc >= 2.28 | |
| 177 | 183 | and libstdc++ >= 6.0.25 (`GLIBCXX_3.4.25`). These are available on | |
| 178 | 184 | distributions natively supporting GCC 8.1 or higher, such as Debian 10, | |
@@ -183,6 +189,8 @@ Binaries at <https://nodejs.org/download/release/> are produced on: | |||
| 183 | 189 | distributions natively supporting GCC 9.3 or higher, such as Debian 11, | |
| 184 | 190 | Ubuntu 20.04. | |
| 185 | 191 | ||
| 192 | + <!--lint enable final-definition--> | ||
| 193 | + | ||
| 186 | 194 | #### OpenSSL asm support | |
| 187 | 195 | ||
| 188 | 196 | OpenSSL-1.1.1 requires the following assembler version for use of asm | |
| Back | FazBrowse Home | New Git URL |
0 commit comments