File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ platforms. This is true regardless of entries in the table below.
113113| Windows | x86 (native) | >= Windows 8.1/2012 R2 | Tier 1 (running) / Experimental (compiling) <sup >[ 6] ( #fn6 ) </sup > | |
114114| Windows | x64, x86 | Windows Server 2012 (not R2) | Experimental | |
115115| Windows | arm64 | >= Windows 10 | Tier 2 (compiling) / Experimental (running) | |
116- | macOS | x64 | >= 10.13 | Tier 1 | |
117- | macOS | arm64 | >= 11 | Experimental | |
116+ | macOS | x64 | >= 10.13 | Tier 1 | For notes about compilation see < sup > [ 8 ] ( #fn8 ) </ sup > |
117+ | macOS | arm64 | >= 11 | Tier 1 | |
118118| SmartOS | x64 | >= 18 | Tier 2 | |
119119| AIX | ppc64be >=power7 | >= 7.2 TL04 | Tier 2 | |
120120| FreeBSD | x64 | >= 11 | Experimental | Downgraded as of Node.js 12 <sup >[ 7] ( #fn7 ) </sup > |
@@ -155,6 +155,10 @@ may not be possible.
155155FreeBSD 12.1 upgrades to 8.0.1. Other Clang/LLVM versions are available
156156via the system's package manager, including Clang 9.0.
157157
158+ <em id =" fn8 " >8</em >: Our macOS x64 Binaries are compiled with 10.13 as a target.
159+ However there is no guarantee compiling on 10.13 will work as Xcode11 is required
160+ to compile.
161+
158162### Supported toolchains
159163
160164Depending on the host platform, the selection of toolchains may vary.
You can’t perform that action at this time.
0 commit comments