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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Moseley <danmose@microsoft.com>2017-06-02 05:11:26 +0300
committerGitHub <noreply@github.com>2017-06-02 05:11:26 +0300
commitecfe7d4d2c0c99e20e6aecb58682c6dd0db2d775 (patch)
tree679a80eeaea8a052971a24a7d13563d8b5a4df8a /Documentation
parentb8d49c022a9311c78d5df9aa992342dd1ba50762 (diff)
parentbb5f2298cbaf38754ee0616981a2eb627ab37600 (diff)
Merge pull request #20127 from wfurt/osx_version_check
add explicit check for OSX version to avoid mysterious breakages
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/building/unix-instructions.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/building/unix-instructions.md b/Documentation/building/unix-instructions.md
index 9f9624f4d5..74c4eeaedc 100644
--- a/Documentation/building/unix-instructions.md
+++ b/Documentation/building/unix-instructions.md
@@ -57,6 +57,8 @@ most systems when you install the development packages).
### macOS
+macOS 10.12 or higher is needed to build corefx 2.x.
+
On macOS a few components are needed which are not provided by a default developer setup:
* CMake
* pkgconfig