summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-09-02 02:59:51 -0400
committerGitHub <noreply@github.com>2020-09-02 02:59:51 -0400
commit22278d7d75d3e5c582af2c178bad99014b570fe0 (patch)
tree06f26b86c1b46bcd4ad843fb72882ab30d1bcf84 /README.md
parent663ae6c5c25a2ef88eff856c202265c8a1455f06 (diff)
other: aarch64 support (#217)
Adds theoretical aarch64 support.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f8f2edd..687b55da 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,9 @@ Note that bottom is:
- Officially tested and released for only `x86_64` (and `i686` for Windows)
- Developed mainly for macOS, Windows, and Linux
-As such, support beyond that is not guaranteed.
+As such, support beyond that is not guaranteed. There is now _technically_ support for AArch64 builds,
+and I do run them in Travis, but I am currently not guaranteeing their stability. In theory, they should
+work fine, but I've had some troubles with building on ARM in some situations.
### Manually