Skip to content

Commit c933cbf

Browse files
committed
doc: official macOS builds now on 10.15 + Xcode 11
PR-URL: #31459 Refs: #29216 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Ash Cripps <ashley.cripps@ibm.com> Signed-off-by: Rod Vagg <rod@vagg.org>
1 parent d2f08a1 commit c933cbf

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

0 commit comments

Comments
 (0)