Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Lau <rlau@redhat.com>2021-04-17 00:40:58 +0300
committerRichard Lau <rlau@redhat.com>2021-04-19 01:53:56 +0300
commit767643fc19300bc5dac92b105b1ef8799ada53b6 (patch)
tree259d7c2814c313c87fdca81fcf1ef786b115e216 /BUILDING.md
parent049b703a285d4601215172aaa5347ac72d7e2eb0 (diff)
doc: restore minimum Xcode version for macOS
https://github.com/nodejs/node/pull/36691 accidentally reverted the change to the minimum version of Xcode for macOS. PR-URL: https://github.com/nodejs/node/pull/38266 Refs: https://github.com/nodejs/node/commit/4268fae04acc16b34fb302d63b01a85725ef2043#r49622017 Refs: https://github.com/nodejs/node/pull/37872 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 22d803c76a8..a84236bc6c8 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -250,7 +250,7 @@ Python 3 users may also need to install `python3-distutils`.
#### macOS prerequisites
-* Xcode Command Line Tools >= 10 for macOS
+* Xcode Command Line Tools >= 11 for macOS
* Python 3.6, 3.7, 3.8, and 3.9 (see note above)
macOS users can install the `Xcode Command Line Tools` by running