Skip to content

Commit 95cfd4f

Browse files
committed
doc: official macOS builds now on 10.15 + Xcode 11
PR-URL: #31459 Refs: #29216 Reviewed-By: Christian Clauss <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Ash Cripps <[email protected]> Signed-off-by: Rod Vagg <[email protected]>
1 parent 8c6f80f commit 95cfd4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
167167
| Binary package | Platform and Toolchain |
168168
| --------------------- | ------------------------------------------------------------------------ |
169169
| aix-ppc64 | AIX 7.1 TL05 on PPC64BE with GCC 6 |
170-
| darwin-x64 (and .pkg) | macOS 10.11, Xcode Command Line Tools 10 with -mmacosx-version-min=10.10 |
170+
| darwin-x64 (and .pkg) | macOS 10.15, Xcode Command Line Tools 11 with -mmacosx-version-min=10.10 |
171171
| linux-arm64 | CentOS 7 with devtoolset-6 / GCC 6 |
172172
| linux-armv7l | Cross-compiled on Ubuntu 16.04 x64 with [custom GCC toolchain](https://github.com./rvagg/rpi-newer-crosstools) |
173173
| linux-ppc64le | CentOS 7 with devtoolset-6 / GCC 6 <sup>[7](#fn7)</sup> |

0 commit comments

Comments
 (0)