diff options
author | Benoit Foucher <benoit@zeroc.com> | 2015-06-19 16:20:35 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2015-06-19 16:20:35 +0200 |
commit | a56cbe5426f6958d0faabd82ba2a689abbee43e8 (patch) | |
tree | 912c5e26c124d846c1d8f0faa655ac9f0cc9a347 /cpp/BuildInstructionsMinGW.md | |
parent | Put back server.pem (diff) | |
download | ice-a56cbe5426f6958d0faabd82ba2a689abbee43e8.tar.bz2 ice-a56cbe5426f6958d0faabd82ba2a689abbee43e8.tar.xz ice-a56cbe5426f6958d0faabd82ba2a689abbee43e8.zip |
BuildInstruction fixes
- Hard-wrapped lines to 80 cols
- Added OSX instruction for Ruby
Diffstat (limited to 'cpp/BuildInstructionsMinGW.md')
-rw-r--r-- | cpp/BuildInstructionsMinGW.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/BuildInstructionsMinGW.md b/cpp/BuildInstructionsMinGW.md index b05997c1848..a6d2cda7d92 100644 --- a/cpp/BuildInstructionsMinGW.md +++ b/cpp/BuildInstructionsMinGW.md @@ -13,8 +13,8 @@ Ice for C++ was tested with the following MinGW compilers: - [mingw 4.7.3 32-bit][2] - mingw 4.7.2 64-bit, included in the [Ruby Development Kit][3] version 4.7.2 -> *mingw 4.7.2 32-bit, included in the 32-bit Ruby Development Kit version 4.7.2, -contains a very severe bug that makes it unsuitable to build Ice.* +> *mingw 4.7.2 32-bit, included in the 32-bit Ruby Development Kit version +4.7.2, contains a very severe bug that makes it unsuitable to build Ice.* ### Third-Party Libraries |