Revert "Docs: Added gcc requirement for Cygwin"

This reverts commit abc988476d.
This commit is contained in:
Paul Beckingham
2015-11-02 18:44:48 -05:00
parent b4b41215a2
commit 13b6bf3312

View File

@@ -18,8 +18,6 @@ You will need a C++ compiler that supports full C++11, which includes:
- gcc 4.7 (released 2012-03-23)
- clang 3.3 (released 2013-01-07)
For Cygwin, you will need gcc 4.9, for full C++11 compliance.
You will need the following libraries:
- libuuid (not needed for OSX)
- gnutls (can be optional - see '"sync" command' below)