This commit is contained in:
Joey Hess 2018-10-10 18:16:07 -04:00
parent a97ef366fa
commit 3b8ce5a89a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,10 @@
Add an arm64 autobuilder (linux).
This is needed to run in termux on some android devices.
And of course there are arm64 servers, although the armel build probably
also works on them.
Status: Builds fine on arm64, but needs an autobuilder. Building under
emulation could be done, or a scaleway arm64 server, which would be a
$5/month expense. Or, perhaps someone has an arm64 that could host the
autobuilder? --[[Joey]]