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:
authorTomas Weinfurt <tweinfurt@yahoo.com>2017-05-23 00:14:29 +0300
committerTomas Weinfurt <tweinfurt@yahoo.com>2017-05-23 00:14:29 +0300
commit517638e9c6bb5dd5061363266f039bf4a702199c (patch)
tree616b1db6f4ad4e1d78f83cb6a50dcea428263f30 /Documentation
parentfb3b056583d0500756a6258c50c030c9377b1b52 (diff)
add explicit check for OSX version to avoid mysterious breakages on older versions
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..352c57b222 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
+OSX 10.12 or higer is needed to build corefx 2.0.
+
On macOS a few components are needed which are not provided by a default developer setup:
* CMake
* pkgconfig