I'm using linux installed on android by LinuxDeploy tool. There is my pocket server.
When running "sh build.sh" command I get "Error: unknown processor: aarch64".
I've modified this script to force using "arm" cpu option and it seems everything is ok.
At least I have my server running on my phone :) That uses dm_mysql, jester and many other modules.
So I ask guys who knows cpus to review the possibility of adding "aarch64" to build.sh, if it's really the same thing.
Sorry for (bad)english