diff options
author | Pjotr Prins | 2020-12-13 10:01:01 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-12-13 10:01:01 +0000 |
commit | 2c482b85ae27e81cbad3803cef2c185fb82ce7a8 (patch) | |
tree | 59a14824d5a202032d2db921904b45d72636b517 | |
parent | 8dc8ee2922cacf34c62eb174088cdbb7c1d31837 (diff) | |
download | pangemma-2c482b85ae27e81cbad3803cef2c185fb82ce7a8.tar.gz |
Note on ARM builds
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | RELEASE-NOTES.md | 2 |
2 files changed, 3 insertions, 2 deletions
@@ -27,7 +27,8 @@ version as it is the version we use every day on http://genenetwork.org. For installation instructions see also [INSTALL.md](INSTALL.md). We use continous integration builds on Travis-CI for Linux (amd64 & arm64) -and MacOS (amd64). +and MacOS (amd64). GEMMA builds on multiple architectures, see the +[Debian build farm](https://buildd.debian.org/status/package.php?p=gemma). *(The above image depicts physiological and behavioral trait loci identified in CFW mice using GEMMA, from [Parker et al, Nature diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index ca6fc54..376f14d 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -6,7 +6,7 @@ and ## ChangeLog v0.99-pre1 (2020/??) -* GEMMA builds on ARM +* GEMMA builds on ARM and other architectures, see #189 and https://buildd.debian.org/status/package.php?p=gemma (thanks @tillea) * Fixed static build with 00480e8549987b6cae7100b28bcead2a2d501177 - requires gfortran path for OpenBLAS * Updated README's and Manual |