Skip to content

Commit f9abd59

Browse files
committed
doc: update darwin-x64 toolchain used for Node.js 20 releases
Refs: #47067 PR-URL: #47546 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
1 parent 9aae767 commit f9abd59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
163163
| Binary package | Platform and Toolchain |
164164
| ----------------------- | ----------------------------------------------------------------------------------------------------------- |
165165
| aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 10 |
166-
| darwin-x64 | macOS 10.15, Xcode Command Line Tools 11 with -mmacosx-version-min=10.15 |
167-
| darwin-arm64 (and .pkg) | macOS 11 (arm64), Xcode Command Line Tools 12 with -mmacosx-version-min=10.15 |
166+
| darwin-x64 | macOS 11, Xcode 12 with -mmacosx-version-min=10.15 |
167+
| darwin-arm64 (and .pkg) | macOS 11 (arm64), Xcode 12 with -mmacosx-version-min=10.15 |
168168
| linux-arm64 | RHEL 8 with GCC 10[^6] |
169169
| linux-armv7l | Cross-compiled on RHEL 8 x64 with [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools)[^7] |
170170
| linux-ppc64le | RHEL 8 with gcc-toolset-10[^6] |

0 commit comments

Comments
 (0)