diff options
| author | anonimal <anonimal@i2pmail.org> | 2016-11-05 01:17:08 +0000 |
|---|---|---|
| committer | anonimal <anonimal@i2pmail.org> | 2016-11-05 01:17:08 +0000 |
| commit | 6f7f21f4e9d31d605bb9d881694d95c83602cc60 (patch) | |
| tree | 3d5319193cbeb190dd3bea69de8a820040cd46d4 | |
| parent | 6711b982e78191dda993b6ba70f18a79549db929 (diff) | |
| download | monzero-core-6f7f21f4e9d31d605bb9d881694d95c83602cc60.tar.gz monzero-core-6f7f21f4e9d31d605bb9d881694d95c83602cc60.tar.xz monzero-core-6f7f21f4e9d31d605bb9d881694d95c83602cc60.zip | |
README: update build matrix (distro and ordering)
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,16 +14,16 @@ Copyright (c) 2014-2016, The Monero Project | Operating System | Processor | Status | | --------------------- | -------- |--------| -| Ubuntu 16.04 | amd64 | [](https://build.getmonero.org/builders/monero-static-ubuntu-amd64) | Ubuntu 16.04 | i686 | [](https://build.getmonero.org/builders/monero-static-ubuntu-i686) +| Ubuntu 16.04 | amd64 | [](https://build.getmonero.org/builders/monero-static-ubuntu-amd64) | Ubuntu 16.04 | armv7 | [](https://build.getmonero.org/builders/monero-static-ubuntu-arm7) -| Ubuntu 16.04 | armv8 | [](https://build.getmonero.org/builders/monero-static-ubuntu-arm8) +| Debian Stable | armv8 | [](https://build.getmonero.org/builders/monero-static-debian-arm8) | OSX 10.10 | amd64 | [](https://build.getmonero.org/builders/monero-static-osx-10.10) | OSX 10.11 | amd64 | [](https://build.getmonero.org/builders/monero-static-osx-10.11) | OSX 10.12 | amd64 | [](https://build.getmonero.org/builders/monero-static-osx-10.12) | FreeBSD 10.3 | amd64 | [](https://build.getmonero.org/builders/monero-static-freebsd64) -| Windows (MSYS2/MinGW) | amd64 | [](https://build.getmonero.org/builders/monero-static-win64) | Windows (MSYS2/MinGW) | i686 | [](https://build.getmonero.org/builders/monero-static-win32) +| Windows (MSYS2/MinGW) | amd64 | [](https://build.getmonero.org/builders/monero-static-win64) ## Tests |
