mold
mold copied to clipboard
add GitHubActions to build for android
Could you read https://github.com/rui314/mold/blob/main/CONTRIBUTING.md and add a signed-off-by line to your commit message?
This looks a bit too complicated -- it builds various targets on various hosts and downloads some tar file from other repo using curl. I think that just build mold by running make on a single host (Android on ARM64) would suffice. Do you mind if I ask you to strip this patch down to minimum? I'm not familiar with GitHub actions, but if you don't have time to do that, I'll do that later.
and downloads some tar file from other repo using
curl.
this project need external prebuild openssl.