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,17 @@
Been making some improvements to `git-annex export` over the past couple
days, but took time off this afternoon to set up a new phone, and try
[git-annex in termux](https://git-annex.branchable.com/tips/install_on_Android_in_Termux/)
on it. Luckily, I was able to reproduce the signal 11
on arm64 problem that several users have reported earlier, and also found a fix,
which is simply to build git-annex for arm64.
So I want to set up a [[todo/arm64_autobuilder]], and if someone has an
arm64 server that could host it, that would be great. Otherwise, I could
use Scaleway, but I'd rather avoid that ongoing expense.
Also fixed a recent reversion in the linux standalone
runshell that broke git-annex in termux, and probably on some other
systems.
Today's work was sponsored by Trenton Cronholm
[on Patreon](https://patreon.com/joeyh)