diff options
Diffstat (limited to 'Build/source/README')
-rw-r--r-- | Build/source/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/README b/Build/source/README index 2cc282c98c7..83339e71ca9 100644 --- a/Build/source/README +++ b/Build/source/README @@ -45,6 +45,8 @@ i386-linux: Debian 7. i386-linuxmusl: Alpine 3.1 Docker image with musl libc 1.1.5 + Binaries are taken from the CI testing on travis-ci, see the + source/.travis.yaml file for details on how to build. i386-openbsd, amd64-openbsd: e.g., see CONFIGURE_ARGS in the Makefile in @@ -82,4 +84,6 @@ x86_64-linux: Debian 6.0 (Squeeze), Feb 2009. x86_64-linuxmusl: Alpine 3.1 Docker image with musl libc 1.1.5 + Binaries are taken from the CI testing on travis-ci, see the + source/.travis.yaml file for details on how to build. |