File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -87,9 +87,11 @@ fetch snapshots, and an OS that can execute the available snapshot binaries.
8787
8888Snapshot binaries are currently built and tested on several platforms:
8989
90- * Windows (7, 8, Server 2008 R2), x86 and x86-64 (64-bit support added in Rust 0.12.0)
91- * Linux (2.6.18 or later, various distributions), x86 and x86-64
92- * OSX 10.7 (Lion) or greater, x86 and x86-64
90+ | Platform \ Architecture | x86 | x86_64 |
91+ | --------------------------------| -----| --------|
92+ | Windows (7, 8, Server 2008 R2) | ✓ | ✓ |
93+ | Linux (2.6.18 or later) | ✓ | ✓ |
94+ | OSX (10.7 Lion or later) | ✓ | ✓ |
9395
9496You may find that other platforms work, but these are our officially
9597supported build environments that are most likely to work.
You can’t perform that action at this time.
0 commit comments